Aether Operational Console Portal (GUI)
This project was generated with Angular CLI version 10.1.1.
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 generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
This project uses Prettier for code formatting and eslint for linting.
In WebStorm, use the Prettier Plugin to automatically apply correct formatting as you save a file. See https://prettier.io/docs/en/webstorm.html for setup
Alternatively you can run npx prettier --write src
to format the code anytime.
Run make test
to execute the unit tests via Karma.