wireguard-dashboard页面
Go to file
2021-12-08 19:31:27 +08:00
.husky docs: update 2021-11-11 09:47:28 +08:00
.vscode Merge commit 'a1bc17ccd0b7d1539a6a9ed9eef5555afc058a73' into main 2021-11-10 22:48:45 +08:00
build perf: 同步完整版分支代码 2021-12-06 17:11:15 +08:00
mock perf: 同步主分支代码 2021-11-16 22:17:57 +08:00
public perf: 同步完整版分支代码 2021-11-28 16:39:26 +08:00
src fix: some bug 2021-12-08 19:31:27 +08:00
types perf: 同步完整版分支代码 2021-12-06 17:11:15 +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-06 17:11:15 +08:00
.env.production perf: 同步完整版分支代码 2021-12-06 17:11:15 +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
babel.config.js 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 index on main: f96885b perf: 同步代码 2021-11-10 22:12:48 +08:00
LICENSE Initial commit 2021-10-16 15:39:31 +08:00
package.json fix: some bug 2021-12-08 19:31:27 +08:00
pnpm-lock.yaml fix: some bug 2021-12-08 19:31:27 +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-06 17:11:15 +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: vite build 2021-12-08 14:32:36 +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! ! !