ng4-simple-todo
v1.0.0
Published
Simple to do app, made with Angular and Material design.
Downloads
3
Maintainers
Readme
Angular 4 | Material Design - Simple To Do app
Angular 4 and Material Simple To Do app.
Live demo
Quick start
First clone this repo: git clone https://github.com/jeroenouw/Angular4SimpleToDo.git
.
Change directory to this project
Run npm install
to install all the dependencies.
Run npm start
or ng serve
to run this project.
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
To build the project run npm run build
.
/localhost:4200/`. The app will automatically reload if you change any of the source files.
To build the project run npm run build
.
Including in this repo:
- Angular 4 environment
- Material Design
- Simple To Do list
- Counting items on the list
- Checked animation