wireguard-dashboard页面
.husky | ||
.vscode | ||
build | ||
locales | ||
mock | ||
public | ||
src | ||
types | ||
.editorconfig | ||
.env | ||
.env.development | ||
.env.production | ||
.env.staging | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.markdownlint.json | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
commitlint.config.js | ||
index.html | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
README.en-US.md | ||
README.md | ||
stylelint.config.js | ||
tailwind.config.js | ||
tsconfig.json | ||
vite.config.ts |
vue-pure-admin Lite Edition
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 3MB
, and will permanently sync the full version of the code
Supporting Video
Docs
- Click me to view the domestic documentation site
- Click me to view foreign document site 1
- Click me to view foreign document site 2
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/
⚠️ Attention
- 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, thank you! ! !
- Don't use the
delete-i18n
branch code, this branch is just for you to completely delete the internationalized references, it won't sync the code! ! ! Completely remove the internationalization tutorial, please be sure to use the code from themain
branch! ! !
License
In principle, no fees and copyrights are charged, and you can use it with confidence, but if you need secondary open source, please contact the author for permission!