mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 18:25:30 +00:00
11 lines
320 B
Markdown
11 lines
320 B
Markdown
# 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
|
|
```
|