Leaphy Easybloqs is software to program Leaphy Robots and Arduino microcontrollers using a block-based programming language and a user-friendly interface.
We welcome PRs from anyone that wants to contribute!
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
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.