Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 346 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 346 Bytes

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.