wireguard-dashboard页面
Go to file
2022-02-10 13:15:53 +08:00
.husky fix: update lintstagedrc 2022-01-18 17:09:07 +08:00
.vscode fix: update vscode extensions 2022-01-19 21:39:53 +08:00
build feat: add build report 2022-02-05 15:32:38 +08:00
mock chore: 重构图标 2022-02-05 14:45:20 +08:00
public release: update 2.9.0 2022-02-05 14:51:00 +08:00
src fix: epThemeColor error 2022-02-10 13:00:48 +08:00
types chore: 重构图标 2022-02-05 14:45:20 +08:00
.editorconfig feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
.env perf: 同步完整版分支代码 2021-12-06 17:11:15 +08:00
.env.development perf: 同步完整版分支代码 2021-12-14 10:51:07 +08:00
.env.production perf: 同步完整版分支代码 2021-12-17 15:09:02 +08:00
.eslintignore feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
.eslintrc.js chore: update eslint@8.8.0 2022-02-07 16:20:22 +08:00
.gitignore chore: update eslint@8.8.0 2022-02-07 16:20:22 +08:00
.markdownlint.json index on main: f96885b perf: 同步代码 2021-11-10 22:12:48 +08:00
.prettierrc.js chore: update eslint@8.8.0 2022-02-07 16:20:22 +08:00
.stylelintignore feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
commitlint.config.js feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
index.html chore: 重构图标 2022-02-05 14:45:20 +08:00
LICENSE chore: 重构图标 2022-02-05 14:45:20 +08:00
package.json chore: update eslint@8.8.0 2022-02-07 16:20:22 +08:00
pnpm-lock.yaml chore: update eslint@8.8.0 2022-02-07 16:20:22 +08:00
postcss.config.js feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
README.en-US.md chore: 重构图标 2022-02-05 14:45:20 +08:00
README.md docs: update 2022-02-10 13:15:53 +08:00
stylelint.config.js chore: update eslint@8.8.0 2022-02-07 16:20:22 +08:00
tsconfig.json feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
vite.config.ts chore: 重构图标 2022-02-05 14:45:20 +08:00
windi.config.ts refactor: use @iconify-icons/ep 2022-01-21 11:32:58 +08:00

vue-pure-admin Lite Edition

license

English | 中文

introduce

The lite version is based on the shelf extracted from vue-pure-admin, which contains the main functions and is more suitable for actual project development, the packaged size is only more than 2MB

Supporting Video

Docs

Usage

Installation dependencies

pnpm install

Install a package

pnpm add packageName

Uninstall a package

pnpm remove packageName

I think you should fork the project first to develop, so that you can pull the update synchronously when I update! ! !

Supporting video tutorial

bilibili: https://www.bilibili.com/video/BV1534y1S7HV/

⚠️ Note

The lite version does not accept any issues and prs. If you have any questions, please go to the full version https://github.com/xiaoxian521/vue-pure-admin/issues/new/choose to mention it, thank you! ! !