webamp/examples/minimal/README.md
2018-03-28 22:39:00 -07:00

453 B

Minimal Example

This example fetches the Winamp2-js 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 Winamp2-js working.

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

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