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 に移行する
npm installnpm run servenpm run buildnpm run lint:fixnpm run test:unit