jdlstudio for Vue , JDL Studio is an online JHipster Domain Language visual editor
Hello, this is JDL-Studio with Vue, an online tool for drawing UML diagrams for JHipster based on the JDL syntax. It tries to keep its syntax visually as close as possible to the generated UML diagram without resorting to ASCII drawings.
- 官方版基本功能移植到 vue-jdlstudio 组件
- 增加 JDLObject 表单编辑器组件
- 移植 jhipster-Online 前端功能到执行器组件
- 移植 Jhipster-Online 后端服务到 nodejs
npm run build-bundle
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint