Skip to content

sg0hsmt/vuetify-todo-example

Repository files navigation

vuetify-todo-example

Example for todo app using Vuetify and @vue/composition-api.

Build on Vue 2, TypeScript, Vite and Vitest.

Note: This was created to try the migration from vue-cli to vite.

Japanese article: Vue CLI で作成した Vuetify アプリを Vite / Vitest に移行する

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:fix

Test

npm run test:unit

Customize configuration

See Configuration Reference.

About

Example for todo app using Vuetify and @vue/composition-api. Build on Vue 2, TypeScript, Vite and Vitest.

Resources

License

Stars

Watchers

Forks

Packages

No packages published