vue项目模板
## 安装模块
npm install
## 支持pnpm对模块管理
npm install pnpm
pnpm install ## 启动项目
npm run dev
npm run build
npm run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
vue项目模板
## 安装模块
npm install
## 支持pnpm对模块管理
npm install pnpm
pnpm install ## 启动项目
npm run dev
npm run build
npm run lint