Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

3D-Circle/in-fold-we-trust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

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.