This repository contains the development of the Service Compass V2 project and will also contain the conversion to library
This project was generated with Angular CLI version 8.3.22.
Este proyecto fue desarrollado con Node Js version 10.24.1
Once all the dependencies with npm install are installed, you should
Run npm run build:lib
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.