- Vue 2.x
- Vue-Router 3.x
- CompositionApi
- Pinia1 - manage state instead of vuex
- ElementUI 2.x
- ViewUI
- Vuesax 4.x - still in alpha
- Vite-Plugin-Commonjs - a plugin resolve commonjs syntax
- unplugin-vue-components - a vite plugin can auto import ui library on demand
- TypeScript, of course
- Clone repository
git clone https://github.com/nabaonan/todos-action.git
cd vue2-vite-ts
yarn
ornpm i
- Run
yarn
yarn dev
Run yarn build