webamp/examples/minimalWindowLayout
2025-06-18 20:38:47 -07:00
..
index.html Update examples to use version range that includes fixed release 2.0.1 2025-06-18 20:38:47 -07:00
README.md Improve docs and fix bug with specifying window size when not using Milkdrop 2024-05-07 21:05:45 -07:00

Minimal Example Window Layout

This example demonstrates configuring the initial layout of windows in Webamp.

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/minimalWindowLayout/index.html