Skip to content

RonanChance/opentrons-art-gui

Repository files navigation

Opentrons Art GUI

Graphical interface for drawing patterns with Opentrons OT-2 and the Python API.

License: MIT

How to Host Locally

Clone this repository, navigate to the opentrons-art-gui directory and install dependencies with npm install.

Then start a development server:

npm run dev