Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

leaphy-robotics/leaphy-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • NodeJS On Windows: Be sure to install the build tools by checking the box during the NodeJS installation process
  • Yarn v1

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.