Skip to content

rmondi/led-panel-gui

Repository files navigation

LED panel GUI

Dependencies

  1. Install Node JS and NPM on your desktop

At this time, the project runs on Node JS v17.8.0

Install

  1. Clone the repository
git clone https://github.com/rmondi/LED-panel-GUI.git
  1. Go to the directory and install project dependencies
npm install
  1. Copy env-example to .env and edit it
cp env-example .env

Run

  1. Run the server
npm run server
  1. Run the GUI
npm run gui

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published