0.0.3 • Published 2 years ago

vva-cli v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

VVA-CLI:Vue3 + Vite2 + Admin

Introduction

🎉 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.

Get Started

Install

npm install -g vva-cli

Run

vva-cli

or

npx vva-cli

node version

14+

Templates

CSR

A template of Vue3 and Typescript and Element-plus and Vue-router and i18n in Vite.

SSR

✋ 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.

Preview

4yGasf.png

License

MIT