# vue3-vite-cli **Repository Path**: wushijiang13/vue3-vite-cli ## Basic Information - **Project Name**: vue3-vite-cli - **Description**: 基于Vite为基础搭建的风格脚手架,以便于更高效的解决业务需求! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://wushijiang.cn/vue3-vite-cli/ - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2021-04-25 - **Last Updated**: 2023-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Based on vite style scaffolding
provide a variety of templates to more efficiently solve business needs!
## Status Continually updated... changeLog 👉 CHANGELOG.MD ## Documentation For details, see documentation ## Get Started ``` # 下载依赖 npm i vite-vue3-cli -g # 更新版本 npm update vite-vue3-cli -g # mac 确保使用管理员权限下载 sudo npm i -g vite-vue3-cli --unsafe-perm=true # 创建项目 create-cli ``` ## Help gitee backup 👉 码云 ## License MIT