🎉 This should help you to create an admin application with Vue 3 and Typescript and Element-plus in Vite. There are two templates to choose from, one is CSR , the other is SSR.
npm install -g vva-cli
vva-cli
or
npx vva-cli
14+
A template of Vue3 and Typescript and Element-plus and Vue-router and i18n in Vite.
✋ Under construction
- frontend:Vue3 + Typescript + Element-plus + Vue-router + Vuex + Vite
- backend:Koa
🚫 Don't use this template in production. Element-plus is not friendly to SSR.