Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 548 Bytes

File metadata and controls

23 lines (14 loc) · 548 Bytes

Project name

Simularium binding affinity education module


Description

This app uses the Simularium Viewer to create live binding simulations that users can then collect data on and determine the binding affinity.

Quick Start

Do once

  1. Install bun
  2. bun install to install dependencies

Do every time

  1. type bun dev <= starts the server
  2. Open at http://localhost:5173/

Development

See CONTRIBUTING.md for information related to developing the code.