https://github.com/prayerslayer/zalando-web-audio-tech-talk
Web Audio Tech Talk @ Zalando Examples
https://github.com/prayerslayer/zalando-web-audio-tech-talk
Last synced: 3 months ago
JSON representation
Web Audio Tech Talk @ Zalando Examples
- Host: GitHub
- URL: https://github.com/prayerslayer/zalando-web-audio-tech-talk
- Owner: prayerslayer
- Created: 2014-06-05T07:32:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-05T07:32:44.000Z (over 11 years ago)
- Last Synced: 2025-09-03T17:15:34.369Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Examples for Web Audio Tech Talk @ Zalando
Including
* Web Audio API
* User Media API
* Web Speech API
# Usage
* Check out the repository
* [Install Node](https://github.com/joyent/node/wiki/installation) on your system
* Install necessary packages ``npm install``
* Run ``nodemon app.js``
* The examples are now running on ``http://localhost:3000``