/webaudio-ts-template

Typescript + webaudio project template

Primary LanguageTypeScript

webaudio-ts-template

how to use this

  1. Clone template: git clone --depth=1 https://github.com/brunoro/webaudio-ts-template.git <project_name>
  2. Set "name" to <project_name> on package.json.
  3. Start the dev server: make pack