mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 09:37:17 +00:00
Add dev instructions to readme
This commit is contained in:
parent
087546802f
commit
816a998df7
1 changed files with 6 additions and 0 deletions
|
|
@ -23,6 +23,12 @@ supported](http://caniuse.com/#feat=audio-api).
|
|||
|
||||
Open `index.html` in your browser.
|
||||
|
||||
## Development
|
||||
|
||||
npm run serve
|
||||
|
||||
Open `http://localhost:8080/webpack-dev-server/` in your browser.
|
||||
|
||||
## Reference
|
||||
|
||||
- [skinspecs.pdf](http://members.xoom.it/skinart/tutorial/skinspecs..pdf)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue