https://github.com/alok722/angular-todo
a basic angular todo application
https://github.com/alok722/angular-todo
angular angular-todo-app todoapp
Last synced: about 1 month ago
JSON representation
a basic angular todo application
- Host: GitHub
- URL: https://github.com/alok722/angular-todo
- Owner: alok722
- Created: 2020-12-19T05:53:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T07:11:31.000Z (over 5 years ago)
- Last Synced: 2025-01-03T14:46:02.597Z (over 1 year ago)
- Topics: angular, angular-todo-app, todoapp
- Language: TypeScript
- Homepage: https://alok722.github.io/angular-todo
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular todo application
## 🛠Quick Start
```bash
# Install dependencies
npm install
# Serve on localhost:4200
ng serve
# Build for production
ng build
```
## 📸 demo

