Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 341 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 341 Bytes

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