git clone https://github.com/legaultmarc/forestplot
cd forestplot
npm install
npm start
This will start a local web server.
For now, you need to change the data in the forest-plot-app/index.js
file.
A sample is available in the demo
directory.