A simple angularjs contact manager application
http://somilkumar.github.io/#/contacts
- Download zip
- extract zip
- open command prompt or bash
- command :
npm install
- command :
gulp
- This will run a local server with contact manger app running.
- run command :
karma start