Skip to content

flowr-analysis/flowr-df-visualizer

Repository files navigation

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

About

A dataflow visualizer for flowr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published