This document covers details for installing and running the application.
If you plan to use the (optional) RGB LEDS with your setup, see Hardware Getting Started
- Clone this repository by executing this command in your terminal:
$ git clone https://github.com/luxdvie/electro-dm.git
- Navigate to the directory
$ cd electro-dm
- Run
npm run setup
to setup the project - Run
npm run start
to run the project in your browser.
From here, you'll see the 'Welcome' screen where you can learn how to use the app.