Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 874 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 874 Bytes

TodoList

This project was generated with Angular CLI version 1.2.0. A simple Todo list app for beginners. Anyone going to start learning ng2 can get some good learning by making there first application based on ng2. If you find any bug or want me to improve or add any new feature, feel free to let me know. Anyone wants to contribute on it, most welcome.

Demo

Here is the demo.

##Clone

Just clone the repo and move to the directory using cd ng2-todo-list and run npm install in the same directory. Your project is ready to serve now.

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.

Further help

Feel free to ask if you need any kind of help.