webamp/examples/minimal
2019-03-16 22:04:11 -07:00
..
index.html Upgrade examples to use 1.3.1 2019-03-16 22:04:11 -07:00
README.md RIP rawgit 2018-10-09 11:11:54 -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