Basig NG examples
git clone https://github.com/emuls/ng-example-1
npm install
grunt build
cd server
node server.js
- Open a browser and go to http://localhost:3000
Basig NG examples
git clone https://github.com/emuls/ng-example-1
npm install
grunt build
cd server
node server.js