324 B
324 B
Install and use
-
技术文档
-
Get the project code
git clone https://github.com/jeecg/vue3-jeecg-admin.git
- Installation dependencies
cd vue3-jeecg-admin
yarn install
- run
yarn serve
- build
yarn build