/testFE

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Dashboard

This project was generated with Angular CLI version 1.6.2.

Install Nodejs last version and upgrade npm by running npm i -g npm.

At the project root folder run npm i to install project dependencies.

Serve and build

Run npm run start for a dev server. Navigate to http://localhost:4200/.

Use the Floating Action Button to add charts.

Build

Run npm run build to build the project.

Running unit tests

Run npm run test to execute the unit tests via Karma.