- Node
- React
- Webpack
- enabled with Hot Reloader
- configured for ES5 & ES2015
- allows for multiple entry points
- Passport Authentication
- MongoDB and MongoURI
- Ready for Heroku..just push and add
addon
Mongo Lab
- Ready for Heroku..just push and add
- EJS Templating Engine
- Bootstrap Framework
- ESLinter following AirBNB Style guide, also allows for ES2015 linting.
- Extra NPM Packages I use frequently
- Axios
- Babel
- SuperAgent
- dotEnv
- mongoose
- ReactDOM
- Redux
- ...and more
- Clone Repository
- cd into repo &
NPM Install
- Enter the name of the db in
config/db
NPM Run Build
(make sure mongo is running)- fire up
localhost:3333
- Add awesome features and submit a pull request!