Skip to content

alexpreynolds/react-seqlogo-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-seqlogo-demo

Note: This demo has been integrated into the react-seqlogo project. No further updates to this project will occur.

This package demonstrates the use of the react-seqlogo component, which renders sequence logos in a React application.

Demo

To run the demo, install dependencies and start the local development server:

$ npm install
$ npm start

In your browser, open http://localhost:8080/ to test the interface to the react-seqlogo package.