-
技术文档
-
在线演示(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
免费开源的Vue3版本UI后台模版。采用最新的vue3,Ant-Design-Vue,vite2,TypeScript等主流技术开发,开箱即用的中后台前端解决方案。(全新的VUE3技术栈,不只是追赶技术潮流,用了之后才能体会到Vue3的好处,的确比2更加适合大型项目)
VueMIT
技术文档
在线演示(beta版本)
Get the project code
git clone https://github.com/jeecgboot/jeecg-boot-vue3.git
cd jeecg-boot-vue3
yarn install
yarn serve
yarn build