- Run
npm installto install all dependencies and scripts.
- Run
ng servefor a dev server. Navigate tohttp://localhost:4200/. The app will automatically reload if you change any of the source files.
-
Run
ng lintto validade the code style using Protractor -
On
git commit,ng lintwill be executed and will inform and block the commit on failure.
-
This project uses the Code Style from Airbnb, please refer to Airbnb JavaScript Style Guide for more information.
-
Editor configurations are located on file
.editorconfig. Please check for Editor Config support on EditorConfig Page.
| Package | Version |
|---|---|
| Angular CLI | 1.7.4 |
| Node | 8.11.1 |
| Angular | 5.2.10 |
| @angular/cli | 1.7.4 |
| @angular-devkit/build-optimizer | 0.3.2 |
| @angular-devkit/core | 0.3.2 |
| @angular-devkit/schematics | 0.3.2 |
| @ngtools/json-schema | 1.2.0 |
| @ngtools/webpack | 1.10.2 |
| @schematics/angular | 0.3.2 |
| @schematics/package-update | 0.3.2 |
| typescript | 2.5.3 |
| webpack | 3.11.0 |