One local server, every static demo served straight from its live project folder — no copies to keep in sync.
A separate hub for the CodeGrid template pack — reveals, sliders, WebGL/shader demos, and five MWT portfolio builds (Terrene, Juno Watts, Nico Palmer, Otis Valen, Polite Chaos, Negative Films...). Each card starts its own dev server on click and opens in a new tab, rather than all 23 running at once.
Open CodeGrid Hub → Runs as its own process, not through this server — start it separately if it's not already running: python "OneDrive\Documents\website files codegrid\launcher.py"These aren't plain static files, so this dashboard can't serve them directly. cd into the folder and run the command shown.
cd doom-network && npm run dev (:4630)cd arden && npm run dev (:4600)cd dental-landing && npm run devcd verdict-game && npm run devcd jack-portfolio && npm run devcd synapsex && npm run dev