Skip to content

A minimal AngularJS dashboard implementation with a custom logic.

Notifications You must be signed in to change notification settings

sou3mar/angular-dash

Repository files navigation

AngularDash

A simple Angular.js project to manipulate and show merged mathematical operations from different files on a simple webpage.

This project was generated with Angular CLI version 13.1.2.

Development server

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test --code-coverage to execute the unit tests via Karma.

Test results

PASSED all of the tests with 100% code coverage.