Sen descrición

zhangdaiscott f4d707f68c 技术文档 %!s(int64=3) %!d(string=hai) anos
build 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
doc 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
mock 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
public 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
src 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
tests 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
types 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.editorconfig 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.env 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.env.development 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.env.production 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.env.test 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.eslintignore 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.eslintrc.js 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.gitignore 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.gitpod.yml 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.prettierignore 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.stylelintignore 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
.yarnclean 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
LICENSE 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
README.md f4d707f68c 技术文档 %!s(int64=3) %!d(string=hai) anos
README.zh-CN.md 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
commitlint.config.js 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
index.html 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
jest.config.mjs 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
npm 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
package.json 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
postcss.config.js 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
prettier.config.js 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
stylelint.config.js 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
tsconfig.json 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
vite.config.ts 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
windi.config.ts 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos
yarn.lock 5a8812318e jeecgboot vue3 ui %!s(int64=3) %!d(string=hai) anos

README.md

Install and use

git clone https://github.com/jeecg/vue3-jeecg-admin.git
  • Installation dependencies
cd vue3-jeecg-admin

yarn install

  • run
yarn serve
  • build
yarn build