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

Latest commit

 

History

History
17 lines (9 loc) · 535 Bytes

README.markdown

File metadata and controls

17 lines (9 loc) · 535 Bytes

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