GMOD / jbrowse-react-linear-genome-view-vite-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite with @jbrowse/react-linear-genome-view

This is a demo of using the linear genome view with vite (see https://vitejs.dev/)

Vite is a build system that is very fast and becoming more popular, using esbuild and rollup instead of webpack

This particular demo includes several polyfills that are needed for JBrowse including the Buffer polyfill

Demo of @jbrowse/react-linear-genome-view with vite

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

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

About


Languages

Language:TypeScript 89.7%Language:JavaScript 5.2%Language:CSS 2.5%Language:HTML 2.5%