This project was generated with Angular CLI.
This project uses the following technologies:
- Angular: A platform for building web applications.
- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
- SCSS: A preprocessor scripting language that is interpreted or compiled into CSS.
- Karma: A test runner for JavaScript.
- Protractor: An end-to-end test framework for Angular and AngularJS applications.
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.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.