/vue3-todolist

Vue 3 Todo List - Vanilla Vue 3 non type script

Primary LanguageVue

vue3-todolist

Basic vue 3 application using vue router. Vuex installed not configured. This projects code has also been re-written using Vue 3 TypeScript with class support. It can be compared against vue3class project part 2 check in

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.