You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jakub Škrabánek 770c392ad8 todolist with localstorage 7 months ago
..
public todolist with localstorage 7 months ago
src todolist with localstorage 7 months ago
.gitignore todolist with localstorage 7 months ago
README.md todolist with localstorage 7 months ago
babel.config.js todolist with localstorage 7 months ago
jsconfig.json todolist with localstorage 7 months ago
package-lock.json todolist with localstorage 7 months ago
package.json todolist with localstorage 7 months ago
vue.config.js todolist with localstorage 7 months ago

README.md

todolist

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.