Unofficial DSL Generator for the GEANT Testbed Service
This is an unofficial prototype of a drag-and-drop DSL generator for the GEANT Testbed Service. It was developed using Vis.js visualization library.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build