Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 251 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 251 Bytes

angular4-todo

This is for learning angular4 fundamentals like components, modules, routes and services using which todo functionality is implemented like adding and deleting tasks.

Run commands npm install and npm start after cloning the project.