An open API service indexing awesome lists of open source software.

https://github.com/bitfocus/companion-module-soundcraft-ui


https://github.com/bitfocus/companion-module-soundcraft-ui

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# companion-module-soundcraft-ui

## Getting started

Execute `yarn` command to install the dependencies.
The module can be built once with `yarn build`. This should be enough to get the module to be loadable by companion.
While developing the module, by using `yarn dev` the compiler will be run in watch mode to recompile the files on change.