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)
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)