https://github.com/peterdee/angular-tests
Angular Tests
https://github.com/peterdee/angular-tests
Last synced: over 1 year ago
JSON representation
Angular Tests
- Host: GitHub
- URL: https://github.com/peterdee/angular-tests
- Owner: peterdee
- Created: 2019-05-23T10:28:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T15:54:22.000Z (about 6 years ago)
- Last Synced: 2025-01-21T10:11:17.402Z (over 1 year ago)
- Language: TypeScript
- Homepage: http://localhost:4200
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`