Experiments with HTML, CSS, JavaScript, and Svelte. Each folder is a self-contained project.
HTML: Create a numbered folder, add index.html, link above. Instant.
index.html
Svelte: Copy any Svelte folder, update svelte.config.js base path, npm run build.
svelte.config.js
npm run build