This README outlines the details of collaborating on this AngularJS 1.x application. A short introduction of this app could easily go here.
- Routing using ui-router
- Models like ORM using angular-restmod
- Authentication (token-based) using satellizer
You will need the following things properly installed on your computer.
git clone <repository-url>
this repository- change into the new directory
npm install
bower install
gulp
- Visit your app at http://localhost:8000.
gulp server
- Visit your app at http://localhost:8000.
gulp build-inject