Skip to content

Miofly/vue-admin-plus

Repository files navigation

Vue Admin Plus

English | 中文

Introduction

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.

Preview

https://demo.wflynn.cn/

test account:18888888888/111111

Install and use

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

Features

  • 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

Releases

No releases published

Packages

No packages published

Languages