https://github.com/robphoenix/basic-angular-todo-app
:clipboard: gotta build a todo app once in your life
https://github.com/robphoenix/basic-angular-todo-app
Last synced: 12 days ago
JSON representation
:clipboard: gotta build a todo app once in your life
- Host: GitHub
- URL: https://github.com/robphoenix/basic-angular-todo-app
- Owner: robphoenix
- Created: 2018-09-05T16:00:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T09:28:59.000Z (over 7 years ago)
- Last Synced: 2025-12-26T11:14:19.959Z (5 months ago)
- Language: TypeScript
- Homepage: https://basic-angular-todo.netlify.com/
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 
# Basic Todo
[](https://travis-ci.org/robphoenix/basic-angular-todo-app)
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.1.4.
Learning Angular, building apps, doing todos.
[Demo](https://basic-angular-todo.netlify.com/)
## 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/).