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
- Host: GitHub
- URL: https://github.com/flowr-analysis/flowr-df-visualizer
- Owner: flowr-analysis
- License: mit
- Created: 2024-01-31T10:27:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T19:26:26.000Z (over 1 year ago)
- Last Synced: 2025-01-21T22:35:04.469Z (over 1 year ago)
- Language: TypeScript
- Size: 948 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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