Svelte to-do list Setup Use NodeJS 20.16 and Install dependencies with npm install. Run the app npm run dev # or start the server and open the app in a new browser tab npm run dev -- --open