A really simple local server with HTML, CSS and JS auto-reloading for those little things that don't even warrant heading over to codepen.io for.
npm install
gulp
Edit index.html
, styles.css
or scripts.js
and watch as your browser magically refreshes the page with the updated assets.