|
hace 3 años | |
---|---|---|
build | hace 3 años | |
doc | hace 3 años | |
mock | hace 3 años | |
public | hace 3 años | |
src | hace 3 años | |
tests | hace 3 años | |
types | hace 3 años | |
.editorconfig | hace 3 años | |
.env | hace 3 años | |
.env.development | hace 3 años | |
.env.production | hace 3 años | |
.env.test | hace 3 años | |
.eslintignore | hace 3 años | |
.eslintrc.js | hace 3 años | |
.gitignore | hace 3 años | |
.gitpod.yml | hace 3 años | |
.prettierignore | hace 3 años | |
.stylelintignore | hace 3 años | |
.yarnclean | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
README.zh-CN.md | hace 3 años | |
commitlint.config.js | hace 3 años | |
index.html | hace 3 años | |
jest.config.mjs | hace 3 años | |
npm | hace 3 años | |
package.json | hace 3 años | |
postcss.config.js | hace 3 años | |
prettier.config.js | hace 3 años | |
stylelint.config.js | hace 3 años | |
tsconfig.json | hace 3 años | |
vite.config.ts | hace 3 años | |
windi.config.ts | hace 3 años | |
yarn.lock | hace 3 años |
尚未正式发布: 1.0(发布日期:???)
| | 后端源码 | vue2前端源码 | vue3前端源码 | |--- |--- | --- | | github | https://github.com/jeecgboot/jeecg-boot/tree/master/jeecg-boot | https://github.com/jeecgboot/jeecg-boot/tree/master/ant-design-vue-jeecg | https://github.com/jeecgboot/jeecg-boot-vue3 | | 码云 | https://gitee.com/jeecg/jeecg-boot/tree/master/jeecg-boot | https://gitee.com/jeecg/jeecg-boot/tree/master/ant-design-vue-jeecg | https://github.com/jeecgboot/jeecg-boot-vue3 |
git clone https://github.com/jeecgboot/jeecg-boot-vue3.git
cd jeecg-boot-vue3
yarn install
yarn serve
yarn build