Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r0zar/angularjs-frontend-homework
https://github.com/r0zar/angularjs-frontend-homework
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r0zar/angularjs-frontend-homework
- Owner: r0zar
- Created: 2019-07-26T20:07:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:28:39.000Z (about 2 years ago)
- Last Synced: 2024-04-24T12:10:12.526Z (9 months ago)
- Language: JavaScript
- Size: 2.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rocketmiles - AngularJS Technical Assesment
## Development server
Run `npm run serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Running unit tests
Run `npm run test` to execute the unit tests via [Karma](https://karma-runner.github.io).