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 f3a9f88227 todoapp basic 11 months ago
..
public todoapp basic 11 months ago
src todoapp basic 11 months ago
.gitignore todoapp basic 11 months ago
README.md todoapp basic 11 months ago
babel.config.js todoapp basic 11 months ago
jsconfig.json todoapp basic 11 months ago
package-lock.json todoapp basic 11 months ago
package.json todoapp basic 11 months ago
vue.config.js todoapp basic 11 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.