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 f7b3203b60
更换侧边栏图标,搭建基本表格结构,封装axios,搭建登录页面
10 months ago
..
.vscode 提交 10 months ago
public 提交 10 months ago
src 更换侧边栏图标,搭建基本表格结构,封装axios,搭建登录页面 10 months ago
.eslintrc.cjs 提交 10 months ago
.gitignore 提交 10 months ago
.prettierrc.json 提交 10 months ago
README.md 提交 10 months ago
components.d.ts 更换侧边栏图标,搭建基本表格结构,封装axios,搭建登录页面 10 months ago
index.html 更换侧边栏图标,搭建基本表格结构,封装axios,搭建登录页面 10 months ago
jsconfig.json 提交 10 months ago
package.json 提交 10 months ago
pnpm-lock.yaml 提交 10 months ago
vite.config.js 提交 10 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地址