tree: 76a48210e3c66a7eeb75d9ee2820633144ae622c [path history] [tgz]
  1. .nyc_output/
  2. .storybook/
  3. cypress/
  4. e2e/
  5. src/
  6. .angular-cli.json
  7. .editorconfig
  8. .gitignore
  9. .prettierrc
  10. cypress.json
  11. jest.config.js
  12. karma.conf.js
  13. package.json
  14. protractor.conf.js
  15. README.md
  16. reportportal.json
  17. test-report.xml
  18. tsconfig.json
  19. tslint.json
  20. wallaby.jasmine.js
  21. wallaby.js
public/README.md

DcaeFe

Example of url: http://localhost:4300/home?userId=123&contextType=srv&vfcmtUuid=456&lifecycleState=checkout&isOwner=true

This project was generated with Angular CLI version 1.6.4.

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.