An open API service indexing awesome lists of open source software.

https://github.com/flowr-analysis/flowr-df-visualizer

A dataflow visualizer for flowr
https://github.com/flowr-analysis/flowr-df-visualizer

Last synced: over 1 year ago
JSON representation

A dataflow visualizer for flowr

Awesome Lists containing this project

README

          

# The dataflow visualizer Visualizer

To run the project, you need [npm](https://www.npmjs.com/).

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 )
4. Work, work, work! :D