/vele-admin

这是一个基于VUE3.0,Vite2.0,Element-Plus组件库,Vuex,Vue-Router,TypeScript搭建的后台管理系统

Primary LanguageTypeScript

logo

vele-admin

Introduction

一个基于 vue3, vite2, element-plus, vuex, vue-router, typescript 的后台管理系统

Preview

浏览地址

image

Preparation

Download

git clone https://github.com/shellingfordly/vele-admin.git

Install

yarn install or npm install

Run

yarn dev or npm run dev

Build

yarn build or npm run build

Related Warehouse