business
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
项目设置
# 安装项目依赖
$ npm install
$ npm install --legacy-peer-deps
# 本地启动项目
$ npm run dev
# 构建项目
$ npm run build
相关资源