Açıklama Yok

zhangdaiscott df65a6e1c5 修改项目名字 3 yıl önce
build 5a8812318e jeecgboot vue3 ui 3 yıl önce
doc 5a8812318e jeecgboot vue3 ui 3 yıl önce
mock 5a8812318e jeecgboot vue3 ui 3 yıl önce
public 5a8812318e jeecgboot vue3 ui 3 yıl önce
src 5a8812318e jeecgboot vue3 ui 3 yıl önce
tests 5a8812318e jeecgboot vue3 ui 3 yıl önce
types 5a8812318e jeecgboot vue3 ui 3 yıl önce
.editorconfig 5a8812318e jeecgboot vue3 ui 3 yıl önce
.env 5a8812318e jeecgboot vue3 ui 3 yıl önce
.env.development 5a8812318e jeecgboot vue3 ui 3 yıl önce
.env.production 5a8812318e jeecgboot vue3 ui 3 yıl önce
.env.test 5a8812318e jeecgboot vue3 ui 3 yıl önce
.eslintignore 5a8812318e jeecgboot vue3 ui 3 yıl önce
.eslintrc.js 5a8812318e jeecgboot vue3 ui 3 yıl önce
.gitignore 5a8812318e jeecgboot vue3 ui 3 yıl önce
.gitpod.yml 5a8812318e jeecgboot vue3 ui 3 yıl önce
.prettierignore 5a8812318e jeecgboot vue3 ui 3 yıl önce
.stylelintignore 5a8812318e jeecgboot vue3 ui 3 yıl önce
.yarnclean 5a8812318e jeecgboot vue3 ui 3 yıl önce
LICENSE 5a8812318e jeecgboot vue3 ui 3 yıl önce
README.md df65a6e1c5 修改项目名字 3 yıl önce
README.zh-CN.md 5a8812318e jeecgboot vue3 ui 3 yıl önce
commitlint.config.js 5a8812318e jeecgboot vue3 ui 3 yıl önce
index.html 5a8812318e jeecgboot vue3 ui 3 yıl önce
jest.config.mjs 5a8812318e jeecgboot vue3 ui 3 yıl önce
npm 5a8812318e jeecgboot vue3 ui 3 yıl önce
package.json 5a8812318e jeecgboot vue3 ui 3 yıl önce
postcss.config.js 5a8812318e jeecgboot vue3 ui 3 yıl önce
prettier.config.js 5a8812318e jeecgboot vue3 ui 3 yıl önce
stylelint.config.js 5a8812318e jeecgboot vue3 ui 3 yıl önce
tsconfig.json 5a8812318e jeecgboot vue3 ui 3 yıl önce
vite.config.ts 5a8812318e jeecgboot vue3 ui 3 yıl önce
windi.config.ts 5a8812318e jeecgboot vue3 ui 3 yıl önce
yarn.lock 5a8812318e jeecgboot vue3 ui 3 yıl önce

README.md

Install and use

  • 技术文档

http://vue3.jeecg.com

  • Get the project code
git clone https://github.com/jeecgboot/jeecg-boot-vue3.git
  • Installation dependencies
cd vue3-jeecg-admin

yarn install

  • run
yarn serve
  • build
yarn build