README.zh-CN.md 410 B

Install and use

  • 技术文档

http://vue3.jeecg.com

  • 在线演示(beta版本)

http://boot3.jeecg.com

  • 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