# 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 ```