From 816a998df73e5adeca8170fd18367a3a4dad1008 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Tue, 12 Jul 2016 10:02:32 -0700 Subject: [PATCH] Add dev instructions to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4b2b00e3..3a026282 100755 --- a/README.md +++ b/README.md @@ -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)