/nextprot-react-example

Example repo on how to use neXtProt API and neXtProt Feature Viewer.

Primary LanguageJavaScript

This is an example repo on how to use neXtProt API and neXtProt Feature Viewer in React.js built for demo purposes.

Development 🔧

Install dependencies

$ yarn

Start development server

$ yarn start

Create a production build

$ yarn build