A simple admin system based on element-plus & vue3.x. Using Typescript and Composition API.
# 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
# build for test environment
yarn run build:stage
# build for production environment
yarn run build:prod
yarn test
yarn lint
MIT lichttps://github.com/BiYuqi/vue3-element-admin/blob/master/LICENSEense. Copyright (c) 2021-present BiYuqi