leaphy-robotics / leaphy-client

Web-based client application for programming Leaphy robots
GNU General Public License v3.0
6 stars 7 forks source link

Leaphy Easybloqs

Introduction

Leaphy Easybloqs is software to program Leaphy Robots and Arduino microcontrollers using a block-based programming language and a user-friendly interface.

Contributing

We welcome PRs from anyone that wants to contribute!

Prerequisites

The following should be installed:

Running locally

First install the dependencies by running yarn. This will take a while the first time. Then run yarn buildstart to build and start the application.