hangover
v0.4.21
Published
A structured kickstarter for a HapiJS / AngularJS website (or something else)
Downloads
75
Readme
hangover
(HapiJS + Mongoose + AngularJS) kickstart
Best practice directory structure for HapiJS & AngularJS
##Features
- Init a full project structure in one second (or less)
- Highly customisable
- MVC pattern
- Scheduled tasks
- Low-level ...
##Installation
From NPM
npm install hangover -g##Generate a new hangover website
hangover new my-project ./my-project
cd ./my-project
hangover start##Wiki Follow tutorial and bests practices on the Hangover official wiki
