Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

stephanepericat/svg-audio-controls-demo

Repository files navigation

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