Skeleton setup for websites with admin and public subsystems. The Admin is done with AngularJS. Both public and admin JS will be generated using gulp + browserify.
To install:
- Clone
git clone https://github.com/luismatute/HapiNG.git - Run
bower i - Run
npm i