https://github.com/davewm/ovo-test
https://github.com/davewm/ovo-test
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/davewm/ovo-test
- Owner: DaveWM
- Created: 2016-09-16T00:30:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T13:38:29.000Z (over 8 years ago)
- Last Synced: 2025-10-28T09:31:04.874Z (9 months ago)
- Language: TypeScript
- Size: 1.05 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OvoTest
This project was generated with [angular-cli](https://github.com/angular/angular-cli).
## Development server
Run `yarn start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `yarn run build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
## Running unit tests
Run `yarn test` to execute the unit tests via [Karma](https://karma-runner.github.io).