Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.24 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.24 KB

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.