This is a minimal example of integrating the igv.js genome browser with the popular React framework for front-end web development. The project was bootstrapped with Create React App.
The example was originally created by @eweiz, and can be found here: https://github.com/eweitz/igv.js-react.
git clone https://github.com/jrobinso/igv.js-react
cd igv.js-react
npm install
npm start
After executing the steps above, you should see the following: