低代码 模型管理登

xyh 181b0f34fe 20250422 3 달 전
public 7ddc4e35b8 all file 2 년 전
src 181b0f34fe 20250422 3 달 전
static 7ddc4e35b8 all file 2 년 전
.browserslistrc 7ddc4e35b8 all file 2 년 전
.editorconfig 7ddc4e35b8 all file 2 년 전
.eslintignore 7ddc4e35b8 all file 2 년 전
.eslintrc.js 7ddc4e35b8 all file 2 년 전
.gitignore 7ddc4e35b8 all file 2 년 전
README.md c88ba55c5b first commit 2 년 전
babel.config.js 7ddc4e35b8 all file 2 년 전
jest.config.js 7ddc4e35b8 all file 2 년 전
package-lock.json dbb0b8be34 commit 1 년 전
package.json 0774a87453 场景想定 2 년 전
vue.config.js 94aac286e2 commit 2 년 전
yarn.lock dbb0b8be34 commit 1 년 전

README.md

橙单代码生成器

构建命令

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run all tests
npm test