Skip to content

Latest commit

 

History

History
 
 

todomvc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Vue + Vuex + REST application

Application organization

Script commands

  • npm install to install dependencies (or npm ci for modern installs)
  • npm run reset:db resets data.json to have empty list of todos

Once NPM dependencies are installed, the application should work locally without WiFi.