webamp/examples/minimal
2018-03-28 22:39:00 -07:00
..
index.html Add a minimal example 2018-03-28 22:37:28 -07:00
README.md Spelling in important in URLs 2018-03-28 22:39:00 -07:00

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