/svg-audio-controls-demo

A svg-audio-controls demo.

Primary LanguageJavaScriptMIT LicenseMIT

svg-audio-controls-demo

A svg-audio-controls demo.

This demo is for svg-audio-controls 2.x . See here for a demo of the legacy version.

Installation

npx degit github:stephanepericat/svg-audio-controls-demo ./my-project
cd ./my-project
npm i

Run Demo

npm run dev