HP-Folding

A CTB project investigating about protein folding (team website: http://ejm.chinathinksbig.org/)

Website

https://hp-folding.firebaseapp.com

For the techs

This project is made all with React. If you know what you're doing and want to tweak the code at home, you'll need git and npm.

git clone https://github.com/3D-Circle/in-fold-we-trust.git
cd in-fold-we-trust/in-fold-we-trust
npm install
npm run start

Then visit localhost:3000 in your browser if the window hasn't already been opened.