|
il y a 3 ans | |
---|---|---|
build | il y a 3 ans | |
doc | il y a 3 ans | |
mock | il y a 3 ans | |
public | il y a 3 ans | |
src | il y a 3 ans | |
tests | il y a 3 ans | |
types | il y a 3 ans | |
.editorconfig | il y a 3 ans | |
.env | il y a 3 ans | |
.env.development | il y a 3 ans | |
.env.production | il y a 3 ans | |
.env.test | il y a 3 ans | |
.eslintignore | il y a 3 ans | |
.eslintrc.js | il y a 3 ans | |
.gitignore | il y a 3 ans | |
.gitpod.yml | il y a 3 ans | |
.prettierignore | il y a 3 ans | |
.stylelintignore | il y a 3 ans | |
.yarnclean | il y a 3 ans | |
LICENSE | il y a 3 ans | |
README.md | il y a 3 ans | |
README.zh-CN.md | il y a 3 ans | |
commitlint.config.js | il y a 3 ans | |
index.html | il y a 3 ans | |
jest.config.mjs | il y a 3 ans | |
npm | il y a 3 ans | |
package.json | il y a 3 ans | |
postcss.config.js | il y a 3 ans | |
prettier.config.js | il y a 3 ans | |
stylelint.config.js | il y a 3 ans | |
tsconfig.json | il y a 3 ans | |
vite.config.ts | il y a 3 ans | |
windi.config.ts | il y a 3 ans | |
yarn.lock | il y a 3 ans |
尚未正式发布: 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