0.0.6 • Published 3 years ago

vue-vite-cli v0.0.6

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

license NPM Version github

搭建一个自定义的脚手架,基于vue3 + vite, 包含 tailwindcss, typescript,Element Plus的后台模板

安装

兼容性注意

Vite 需要 Node.js 版本 >= 12.0.0。

# install it globally
$ npm install -g vue-vite-cli

# or yarn
$ yarn global add vue-vite-cli

使用

Quick Start

$ vite init <name>