Vite starter template for Svelte.
This is a starter Svelte.js template bundled with Vite.
Included features :
In an empty folder run npx degit adwinmbd/svelte-vite-template#main
npm install
npm start
Open browser on http://localhost:3000 to view the app.
npm run build
npm run clean
npm run lint
npm run format