mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-29 04:50:14 +00:00
Merge pull request #151 from LziWai/master
Issue #150 only README.md edited
This commit is contained in:
commit
37b5e610d1
1 changed files with 3 additions and 3 deletions
|
|
@ -19,9 +19,9 @@ supported](http://caniuse.com/#feat=audio-api).
|
|||
## Running locally vs. Production
|
||||
|
||||
Running Winamp2-js locally is as simple as cloning this repository and opening
|
||||
`index.html` in your browser. You can run `r.js -o build.js` in the `js/`
|
||||
directory to build the production version which reduces the number of http
|
||||
requests.
|
||||
`index.html` in your browser, but you will need to have a local web server to run it on.
|
||||
You can run `r.js -o build.js` in the `js/` directory to build the production version
|
||||
which reduces the number of http requests.
|
||||
|
||||
## Reference
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue