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

structure

loosely, this sketchbook is divided into two pieces:

  • public directory includes sketches that can be served statically (without the need for a separate backend); these are published online at sketches.lizz.website
  • servers directory includes sketches that include code that runs outside of the browser; these are (sometimes? always? whenever i feel like it?) deployed as separate sites on render and their links are published at the same site above

About

a messy space for sketching w html, css, js

Topics

Resources

License

Stars

Watchers

Forks