Skip to content

A simple Todo app built with Vue CLI 4 + Vuex + Vuetify + Typescript.

Notifications You must be signed in to change notification settings

yihsuan717/vue-todo

Repository files navigation

vue-todo

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.