Skip to content

Latest commit

 

History

History

demo

seqviz Demo

A demonstration of SeqViz. Visit Lattice-Automation/seqviz to see the source code and contribute.

Development

To run the demo as part of development:

git clone https://github.com/Lattice-Automation/seqviz
cd seqviz/demo
npm install
cd ..
npm install
npm start