Browse Source

Update 'README.md'

master
rdrew 3 weeks ago
parent
commit
a1bbf2971e
  1. 1
      README.md

1
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 ## Proxy Server For Local Theme Dev Against Live Site
edit variables in `bs.js` and run: edit variables in `bs.js` and run:
npm install
node bs.js 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. 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.

Loading…
Cancel
Save