This template should help get you started developing on Algorand with Svelte in Vite.
To see the demo and begin developing:
npm install npm run dev
To package up a dist, which is usable on IPFS as a fully decentralised frontend:
npm run build