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