Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankitjaadoo/angulartodo
This is a basic TODO application built on Angular 5 with in-built capabilities for manual as well as automation testing the application as well
https://github.com/ankitjaadoo/angulartodo
Last synced: 9 days ago
JSON representation
This is a basic TODO application built on Angular 5 with in-built capabilities for manual as well as automation testing the application as well
- Host: GitHub
- URL: https://github.com/ankitjaadoo/angulartodo
- Owner: ankitjaadoo
- License: mit
- Created: 2020-03-31T23:49:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T03:43:59.000Z (over 1 year ago)
- Last Synced: 2024-04-14T03:11:21.990Z (7 months ago)
- Language: TypeScript
- Size: 60.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TodoApp
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.0.
## 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. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).