Skip to content

ofrank123/modular_synth_app

Repository files navigation

CS4099 -- Senior Honours Project

Dependencies

  • node 17.9.1
  • npm 8.19.2

Running

To run the application, run the following in a terminal:

$ cd frontend-mod-synth && npm i && npm run dev

Building

To build a new version of backend, a recent Rust toolchain installation must be present. Run the following to build:

$ cd wasm-mod-synth && ./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published