Web Dev Server Demo – yFiles for HTML
This demo shows how to load yFiles for HTML with Web Dev Server as a loader for efficient web development and easy builds.
Running the demo
First, install the required npm modules in the demo directory:
npm install
Then, start the demo:
npm start
The Web Dev Server will launch the index file in a browser.