/vue3-element-admin

基于Vue3 + Typescript + Element-plus的后台管理系统. A simple admin based on element-plus & Vue3. Using Typescript and Composition API.

Primary LanguageVueMIT LicenseMIT

vue3-element-admin

A simple admin system based on element-plus & vue3.x. Using Typescript and Composition API.

Project setup

# clone the project
https://github.com/BiYuqi/vue3-element-admin.git

# enter the project directory
cd vue3-element-admin

# install dependency
yarn install

# develop
yarn run dev

Compiles and minifies for production

# build for test environment
yarn run build:stage

# build for production environment
yarn run build:prod

Run your unit tests

yarn test

Lints and fixes files

yarn lint

License

MIT lichttps://github.com/BiYuqi/vue3-element-admin/blob/master/LICENSEense. Copyright (c) 2021-present BiYuqi