低代码 模型管理登

wuxiang 94aac286e2 commit il y a 2 ans
public 7ddc4e35b8 all file il y a 2 ans
src 94aac286e2 commit il y a 2 ans
static 7ddc4e35b8 all file il y a 2 ans
.browserslistrc 7ddc4e35b8 all file il y a 2 ans
.editorconfig 7ddc4e35b8 all file il y a 2 ans
.eslintignore 7ddc4e35b8 all file il y a 2 ans
.eslintrc.js 7ddc4e35b8 all file il y a 2 ans
.gitignore 7ddc4e35b8 all file il y a 2 ans
README.md c88ba55c5b first commit il y a 2 ans
babel.config.js 7ddc4e35b8 all file il y a 2 ans
jest.config.js 7ddc4e35b8 all file il y a 2 ans
package-lock.json 0774a87453 场景想定 il y a 2 ans
package.json 0774a87453 场景想定 il y a 2 ans
vue.config.js 94aac286e2 commit il y a 2 ans
yarn.lock 7ddc4e35b8 all file il y a 2 ans

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