Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 350 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 350 Bytes

CellConstructorApp

Goal of the app is to implement simulations of complex molecular behaviours using simple computational rules (artificial chemistry) via an intuitive UI.

Running the app

Clone or download the repository. Go to CellConstructorApp directory and run npm install && npm start.

Open http://localhost:3090/ in the browser.