My Todo application build with AngularJS.
This example inspired by TodoMVC.
No backend API yet.
-
Install all local dependencies using npm :
npm install(This will install the dependencies declared in the package.json file)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My Todo application build with AngularJS.
This example inspired by TodoMVC.
No backend API yet.
Install all local dependencies using npm :
npm install
(This will install the dependencies declared in the package.json file)