Skip to content

lizzthabet/html-sketches

Repository files navigation

html sketches

☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁

a messy space for sketching w html, css, js

(*・‿・)ノ⌒*:・゚✧

local dev

npm run dev

this code bucket uses a simple http server, websockets, and nodemon to automatically reload files whenever they're changed, so there's a quick feedback loop when writing code locally. this approach is borrowed generously from adam coster. :)