You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BINGWU 2662381ff1
提交
6 months ago
..
.vscode 提交 7 months ago
public 提交 7 months ago
src 提交 6 months ago
.eslintrc.cjs 提交 7 months ago
.gitignore 提交 7 months ago
.prettierrc.json 提交 7 months ago
README.md 提交 7 months ago
components.d.ts 管理员模块完成 6 months ago
index.html 更换侧边栏图标,搭建基本表格结构,封装axios,搭建登录页面 6 months ago
jsconfig.json 提交 7 months ago
package.json 提交 7 months ago
pnpm-lock.yaml 管理员模块完成 6 months ago
vite.config.js 提交 7 months ago

README.md

bingwu-admin

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint

参考项目

vben:GitHub地址

vue-element-admin:GitHub地址

ruo-yi:GitHub地址