Skip to content

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

License

Notifications You must be signed in to change notification settings

BiYuqi/vue3-element-admin

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published