DanielFran / vue-jdlstudio

jdlstudio for Vue , JDL Studio is an online JHipster Domain Language visual editor

Home Page:https://jhipster.github.io/jdl-studio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-jdlstudio

jdlstudio for Vue , JDL Studio is an online JHipster Domain Language visual editor

JDL-Studio

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.

Features

  • 官方版基本功能移植到 vue-jdlstudio 组件
  • 增加 JDLObject 表单编辑器组件
  • 移植 jhipster-Online 前端功能到执行器组件
  • 移植 Jhipster-Online 后端服务到 nodejs

Build

npm run build-bundle

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

jdlstudio for Vue , JDL Studio is an online JHipster Domain Language visual editor

https://jhipster.github.io/jdl-studio/

License:Apache License 2.0


Languages

Language:JavaScript 99.5%Language:Vue 0.3%Language:CSS 0.2%Language:HTML 0.0%