Proof of concept for a location aware calendar.
Deployed at http://here2d8.com
# Clone repository
$ git clone https://github.com/TimothyRHuertas/2d8 && cd 2d8
# Install dependencies
$ npm install
$ npm start
Go to http://localhost:3001 and see the magic happen.
If you want to run the project in production, set the NODE_ENV
environment variable to production
.
$ NODE_ENV=production npm start
Also build the production bundle:
$ npm run dist
$ npm test
Only run specific tests
$ npm test -- NotFoundComponent
MIT © Søren Brokær
https://github.com/webpack/webpack/tree/master/examples/multiple-entry-points
- Use location cluster to decide which calendar to load.
- Load dynamic data