An open API service indexing awesome lists of open source software.

https://github.com/peterdee/angular-tests

Angular Tests
https://github.com/peterdee/angular-tests

Last synced: over 1 year ago
JSON representation

Angular Tests

Awesome Lists containing this project

README

          

## AngularTests

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.9.

### Deploy

`git clone https://github.com/peterdee/angular-tests.git && cd ./angular-tests`

`nvm use 11.9`

`npm i`

### Run

`npm start` or `ng serve`

Will be available at http://localhost:4200

### Tests

`ng test`