Skip to content

blackburn32/simple-synth

Repository files navigation

Simple Synth

A minimal synthesizer.

You can try it out here.

Setup

Install the dependencies:

npm install

Development

Start the development server on http://localhost:3000:

npm run dev

Deployment

Build the application:

npm run generate

Deploy to Github pages:

npm run deploy

About

A simple synthesizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published