/deejgui2

Primary LanguageTypeScript

Deej GUI

This project contains a GUI for the deej project. It currently only works on Windows.

Running the development build

See requirements for tauri here.

Once installed, install all javascript dependencies:

pnpm install

Then you can start it with:

pnpm tauri dev