diff --git a/README.md b/README.md index a1d4928..6d1a32b 100755 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Many of the stylist details are set in `site-variables.css` ## Proxy Server For Local Theme Dev Against Live Site edit variables in `bs.js` and run: + npm install node bs.js this runs a proxy server using Browser-sync, serving your local files against the live proxied site. Css file are watched or changes and are automatically reloaded on file save.