English | 中文
Vue Admin Plus uses the latest vue3, vite, TypeScript and other mainstream technologies to develop, out of the box middle and back office front-end solutions, can also be used for learning reference.
test account:18888888888/111111
get the project code
- github method
git clone https://github.com/Miofly/vue-admin-plus.git
- gitee method(code maybe old)
git clone https://gitee.com/miofly/vue-admin-plus.git
install
cd vue-admin-plus
pnpm install
run
pnpm dev
build
pnpm build
- multiTab and keepAlive
- pwa desktop shortcut
- dark mode
- accent color switch
- login reg forgot page
- user information page
- system setting
- route meta usage example
- request library usage example
- public utils and use usage example
- iframe keepalive usage example
- markdown rendering usage example
- component docs
- project docs