392 B
392 B
- clone the repository
- cd into the repository
- create a virtual environment for python
- activate the environment
- update pip
- install requirements
- cd into the renderer
- start the renderer
- go to http://localhost:5000 to view the graph
clone the repository
cd into the repository
**