Config Editor UI
This project was generated with Angular CLI, see package.json file for version.
Install
If Angular CLI is not installed, follow instructions from: https://cli.angular.io/
Then run npm ci.
Build
Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
Development server
Run npm run start 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|module.
Running unit tests
Run npm run test to execute the unit tests via Karma.
Linting
Run npm run lint to lint all files or npm run lint-fix to lint all files and fix some linting errors.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.