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