Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 985 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 985 Bytes

Dragon

dragon

This project was generated with Angular CLI version 12.2.2.

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

  • To generate a new component ng generate component component-name ng generate directive|pipe|service|class|guard|interface|enum|module
  • To generate module and flat component inside module ng g m user --routing ng g c user --module user --skip-tests --flat

Build

Run ng build --configuration production to build the project. The build artifacts will be stored in the dist/ directory.

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.