Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 395 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 395 Bytes

The dataflow visualizer Visualizer

To run the project, you need npm.

  1. Run npm ci --force to install all required packages (only once or after updates). Due to react-split-pane we currently have to use force.
  2. Run npm start to start the server
  3. Open the URL shown in the logfile (probably something like http://localhost:8080/)
  4. Work, work, work! :D