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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jbrowse-react-linear-genome-view-nextjs

This is a demo of using the linear genome view with next14 with the app router.

Demo of @jbrowse/react-linear-genome-view with next.js

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Deploy

This page is deployed to https://jbrowse.org/demos/lgv-nextjs (uses output:export in next.config.js to create static build with no server side)

About


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%