mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 18:25:30 +00:00
Update note about compiling
This commit is contained in:
parent
45083a6a58
commit
1de56d6fca
1 changed files with 5 additions and 3 deletions
|
|
@ -16,10 +16,12 @@ supported](http://caniuse.com/#feat=audio-api).
|
|||
- "Shade" mini-mode
|
||||
- "Doubled" mode, where the main window is twice as large: `Ctrl-D`
|
||||
|
||||
## Compiling
|
||||
## Running locally vs. Production
|
||||
|
||||
You don't need to compile the code, because this is Javascript.
|
||||
You only need to run the index.html file with a normal web browser, and you're good to go.
|
||||
Running Winamp2-js locally is as simple as cloning this repository and opening
|
||||
`index.html` in your browser. The [`production/`](production/README.md)
|
||||
directory contains some scripts to concatenate and minify the JavaScript and
|
||||
CSS files.
|
||||
|
||||
## Reference
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue