/piper-wac-slides

Slides for talk @ Web Audio Conference 2017

Primary LanguageJavaScriptMIT LicenseMIT

Piper: Audio Feature Extraction in Browser and Mobile Applications @ WAC 2017

Published slides

Video

Development

Then, to start up the local server, run npm start

Open a browser and hit http://localhost:3000, and we are ready to roll

Build & Deployment

Building the dist version of the project is as easy as running npm run build

If you want to deploy the slideshow to surge, run npm run deploy