Skip to content

Aether Operational Console Portal (GUI)

Notifications You must be signed in to change notification settings

onosproject/aether-roc-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aether-roc-gui

Aether Operational Console Portal (GUI)

This project was generated with Angular CLI version 10.1.1.

Development server

Prerequisites

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.

Linting and Formatting

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.

Running unit tests

Run make test to execute the unit tests via Karma.