Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 465 Bytes

File metadata and controls

21 lines (14 loc) · 465 Bytes

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