[SI-61]
Add missing files
6 files changed
tree: 9ee2b74b9cf00872435c0ca197ceb224ad2e7c6e
  1. .vscode/
  2. config/
  3. elements/
  4. git/
  5. hooks/
  6. i18n/
  7. projects/
  8. .editorconfig
  9. .gitignore
  10. .prettierrc
  11. angular.json
  12. build-web-component.cmd
  13. build-web-component.sh
  14. CONTRIBUTING.md
  15. gird-failure-information-map
  16. gird-failure-information-map.js
  17. LICENSE.md
  18. NOTICE.md
  19. package-lock.json
  20. package.json
  21. proxy-docker-unsecure.conf.json
  22. proxy-docker.conf.json
  23. proxy.conf-integration.json
  24. proxy.conf.json
  25. README.md
  26. test-map.html
  27. tsconfig.json
  28. tslint.json
README.md

Org.Eclipse.OpenkUsermodules.GridFailureInformation.Frontend

This project was generated with Angular CLI version 8.3.19.

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.

Further help

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