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

Latest commit

 

History

History
22 lines (13 loc) · 651 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 651 Bytes

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.