Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 651 Bytes

File metadata and controls

14 lines (10 loc) · 651 Bytes

Angular2 TodoApp

##TodoApp using Angular2 with typescript


The main motive of this app to learn the basics of Angular2 and json-server. Every frontend developer will learn new front end frameworks and libraries via doing a todo-app. we need some datas to manipulate for todo-app. We will depend on backend, But we are front end guys. To overcome that problem, I have learnt json-server and I have used it in this app.

Refer my blog

Refer official json-server docs for more operations.