Project to create a seed for an Express server to serve up templates and utilize Handlebars and Bootstrap for the UI, MongoDB for the data store, and Gulp for running tasks.
Install dependencies:
$ npm install
$ bower install
Run application:
$ npm start
View the application at:
http://localhost:3000
- Authentication
- Gulp tasks
- SASS support
- ReactJS templating?
- Pre-compiled templates
- Tests
- Environment-specific configuration