1.1 KiB
1.1 KiB
JEECG BOOT 低代码开发平台(前端vue3版本)
尚未正式发布: 1.0(发布日期:???)
项目源码
Install and use
-
技术文档
-
在线演示(beta版本)
-
Get the project code
git clone https://github.com/jeecgboot/jeecg-boot-vue3.git
- Installation dependencies
cd jeecg-boot-vue3
yarn install
- run
yarn serve
- build
yarn build