This is the repo for http://we-camp.us
One way to run the files locally (with automatic reloading!):
npm install -g browser-sync
browser-sync start --server 'src' --files "*.html, *.css"
This is the repo for http://we-camp.us
One way to run the files locally (with automatic reloading!):
npm install -g browser-sync
browser-sync start --server 'src' --files "*.html, *.css"