wireguard-dashboard页面
.husky | ||
.vscode | ||
build | ||
mock | ||
public | ||
src | ||
types | ||
.editorconfig | ||
.env | ||
.env.development | ||
.env.production | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.markdownlint.json | ||
.prettierrc.js | ||
.stylelintignore | ||
babel.config.js | ||
commitlint.config.js | ||
index.html | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
README.en-US.md | ||
README.md | ||
stylelint.config.js | ||
tsconfig.json | ||
vite.config.ts |
vue-pure-admin Lite Edition
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
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! ! !