📁
Pick the folder your project lives in
Choose the top-level folder that contains your index.html (the same folder you'd normally drag into Netlify). Everything renders locally — nothing leaves your machine.
Known limits
· Works in Chrome / Edge (desktop) — the folder picker isn't available in Firefox, Safari, or on mobile browsers.
· CSS/JS/imports/fetch of local files are handled. Dynamic
· This tool itself needs to be opened over
· Works in Chrome / Edge (desktop) — the folder picker isn't available in Firefox, Safari, or on mobile browsers.
· CSS/JS/imports/fetch of local files are handled. Dynamic
import() chains and server-side code obviously won't run.· This tool itself needs to be opened over
https:// or installed as an app first — it can't run by double-clicking this file directly, for the same reason your project doesn't.