View on GitHub

photomx

Opensource Art-Net light controller based on Electron.

Environment Setup for developing

1. Install VisualStudio Code

(recommended but not necessary)

  1. Download here
  2. Install

2. Get the GitRepo

  1. Clone the rudxDe/photoMX repo from Github
  2. Open the Directory in Vs Code

3. Setup Dotnet Core Cli

  1. Download Dotnet Core Cli and install it
  2. Run the command >dotnet restore inside the commander folder

4. Setup Node

  1. Install Node
  2. Run Command >npm i in the front folder

5. Start developing

How to debug and run
Front Datamodel overview