This is a demo of using the main @jbrowse/react-app with farm (see https://github.com/farm-fe/farm)
This particular demo includes several polyfills that are needed for JBrowse including the Buffer polyfill
See this app running at https://jbrowse.org/demos/app-farm/.
Run yarn
and then yarn dev
to start a development instance
Run yarn build
which produces a build
directory that can be deployed to a
static web server