webamp/examples/minimal
2018-04-14 11:51:02 -07:00
..
index.html Upgrade examples 2018-04-14 11:51:02 -07:00
README.md Start rename transition 2018-04-14 11:44:24 -07:00

Minimal Example

This example fetches the Webamp bundle from a free CDN, and fetches the audio file and skin from a free CDN as well.

You should be able to open this local html file in your browser and see Webamp working.

$ git clone git@github.com:captbaritone/webamp.git
$ cd webamp
$ open examples/minimal/index.html

Or just navigate to https://cdn.rawgit.com/captbaritone/webamp/master/examples/minimal/index.html