-
Install Node.js
-
Git clone the repository dragonnodejs/angularjs-skeleton
-
Open terminal, switch to the directory and execute:
npm install
PORT=%PORT% npm run start-watch
-
Open another terminal, switch to the directory and execute:
npm run js-watch
-
Git commit/push into the master after changes
- Set environment variable "NODE_ENV" to "production" to enable cache for swig templates