Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 332 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 332 Bytes

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 [email protected]:captbaritone/webamp.git
$ cd webamp
$ open examples/minimal/index.html