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.
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.