A web page with a text editor for ELK Graph and a synchronized graphical view.
Uses:
The easiest way to start working with this project is to open it in gitpod.io with the button above. If you would like to compile and run it on your own machine, follow the instructions below.
git clone https://github.com/OpenKieler/elkgraph-web.git
cd elkgraph-web/client
yarn install
yarn run build
cd ../server
./gradlew jettyRun
Then point your web browser to http://localhost:8080/