Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 537 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 537 Bytes

µPad Electron App

This is the desktop app for µPad.

Installing

You can download binaries following the instructions here.

Building

You will need the following things to build this:

Linux/MacOS

git clone https://github.com/MicroPad/MicroPad-Electron
cd MicroPad-Electron
yarn
yarn update-core
yarn dist

You will now find binaries for the app in dist/.