A sample project using AngularJS 1.6.x and ng-metadata.
- cd to repository
- run
npm install - run
npm run watchornpm run devornpm run prod - view /target/index.html in browser
This app uses CouchDB for storing its data. So before you use this app, do the following:
See the complete list in the package.json.