wireguard-dashboard页面
Go to file
2022-01-18 17:09:07 +08:00
.husky fix: update lintstagedrc 2022-01-18 17:09:07 +08:00
.vscode fix: vscode settings.json 2022-01-18 17:00:30 +08:00
build perf: 同步完整版分支代码 2021-12-17 15:09:02 +08:00
mock release: update 2.8.0 2022-01-05 14:17:06 +08:00
public release: update 2.8.0 2022-01-05 14:17:06 +08:00
src feat: 添加WindiCSS支持 2022-01-07 17:26:05 +08:00
types release: update 2.8.0 2022-01-05 14:17:06 +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 perf: 同步完整版分支代码 2021-12-06 17:11:15 +08:00
.gitignore index on main: f96885b perf: 同步代码 2021-11-10 22:12:48 +08:00
.markdownlint.json index on main: f96885b perf: 同步代码 2021-11-10 22:12:48 +08:00
.prettierrc.js index on main: f96885b perf: 同步代码 2021-11-10 22:12:48 +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: update vite-plugin-remove-console 2022-01-07 17:52:35 +08:00
LICENSE Initial commit 2021-10-16 15:39:31 +08:00
package.json fix: vscode code-snippets 2022-01-18 16:59:35 +08:00
pnpm-lock.yaml fix: add vite-plugin-live-reload 2022-01-09 12:14:17 +08:00
postcss.config.js feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
README.en-US.md perf: 同步完整版分支代码 2021-12-06 17:11:15 +08:00
README.md perf: 同步完整版分支代码 2021-12-18 14:11:25 +08:00
stylelint.config.js feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
tsconfig.json feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00
vite.config.ts fix: add vite-plugin-live-reload 2022-01-09 12:14:17 +08:00
windi.config.ts feat: 添加WindiCSS支持 2022-01-07 17:26:05 +08:00

vue-pure-admin Lite Edition

license

English | 中文

introduce

The lite version is based on the shelf extracted from https://github.com/xiaoxian521/vue-pure-admin, which contains the main functions and is more suitable for actual project development

Docs

https://pure-admin-doc.vercel.app/

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! ! !