- NodeJS with HapiJS
- Aurelia
- Mongodb
- Node >= 4.0.0
- Grunt-cli (for backend)
- Mocha
- Mongodb
- JSPM
- Gulp (for frontend)
- clone
- npm install
- cd front-end && npm install
- cd front-end && jspm install -y
- npm start [option: dev | prod ---- (dev is default)]
- npm test