argos/dmp-frontend
Diamantis Tziotzios f3d9597a54 ui changes 2017-12-06 10:46:05 +02:00
..
e2e Initial import of DMP project modules. 2017-09-14 13:43:44 +03:00
src ui changes 2017-12-06 10:46:05 +02:00
.angular-cli.json added breadcrumb 2017-11-14 16:06:00 +02:00
.editorconfig Initial import of DMP project modules. 2017-09-14 13:43:44 +03:00
.gitignore Initial import of DMP project modules. 2017-09-14 13:43:44 +03:00
README.md Updated README.md 2017-09-14 13:00:03 +02:00
asdk.json table of contents + pagination 2017-12-05 18:56:21 +02:00
karma.conf.js Initial import of DMP project modules. 2017-09-14 13:43:44 +03:00
package-lock.json Added jsPDF library and a simple service to create browser-side pdfs 2017-11-29 12:20:17 +02:00
package.json Added jsPDF library and a simple service to create browser-side pdfs 2017-11-29 12:20:17 +02:00
protractor.conf.js Initial import of DMP project modules. 2017-09-14 13:43:44 +03:00
tsconfig.json Initial import of DMP project modules. 2017-09-14 13:43:44 +03:00
tslint.json Initial import of DMP project modules. 2017-09-14 13:43:44 +03:00

README.md

Digital Management Plans editor

This project was generated with Angular CLI version 1.3.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.