Basic template for Web Application
$ git clone https://github.com/odentools/webapp-template.git
$ cd webapp-template/
$ npm install
$ npm start
$ npm test
- Frontend:
- AngularJS v1
- Angular Material v1
- Backend:
- Package Management:
- Test:
- ESLint v2
Public Domain