webamp/examples/minimal
2025-07-14 21:28:30 -07:00
..
index.html Document entrypoints and recommend webamp/butterchurn as the default. 2025-07-14 21:28:30 -07:00
README.md Move examples to their own directory 2020-07-03 22:06:29 -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