xbmlz / vue-arco-admin

🚀A modern vue admin. It is based on vue3.x and TypeScript. It's so fast!

Home Page:https://xbmlz.github.io/vue-arco-admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-arco-admin

vue-arco-admin

Arco Design Admin

🚀A modern vue admin. It is based on vue3.x and TypeScript. It's so fast!

Live Demo

🚧Work in progress🚧

Features

Try it now!

VEnable requires Node >=14.18

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit xbmlz/venable-admin my-app
cd my-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Usage

Development

Just run and visit http://localhost:5173

pnpm turbo dev

Build

To build the App, run

pnpm turbo build

And you will see the generated file in dist that ready to be served.

About

🚀A modern vue admin. It is based on vue3.x and TypeScript. It's so fast!

https://xbmlz.github.io/vue-arco-admin

License:MIT License


Languages

Language:Vue 45.7%Language:TypeScript 43.6%Language:JavaScript 5.4%Language:HTML 3.9%Language:Less 1.3%Language:Shell 0.1%