Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 368 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 368 Bytes

notes-test

This project using gulp-ng-annotate so no annotations are needed. For example ['$scope', function($scope){}]

For install dependencies

npm install

For run the application:

npm start

Application host

localhost:9000

For debugging use app.js file in dist/{version}/ and for production use app.min.js in same folder