This is the companion repo to the blog post "(The missing guide to understanding adapter-static in SvelteKit)[https://khromov.se/the-missing-guide-to-understanding-adapter-static-in-sveltekit/]"
Try the live demo at: https://static-adapter-demo.vercel.app/
nvm use # Or use Node.js version 19
npm i
npm run dev
Go to http://localhost:5173/
npm run serve
Go to http://localhost:8080/