Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 515 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 515 Bytes

farm with @jbrowse/react-app

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

Demo of @jbrowse/react-app with farm

See this app running at https://jbrowse.org/demos/app-farm/.

Usage

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