Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 504 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 504 Bytes

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. :)