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

Latest commit

 

History

History
19 lines (13 loc) · 378 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 378 Bytes

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