This template should help get you started developing with Svelte + Web3 in Vite. It has ethers and node polyfills plugin pre-configured for all the web3 related sdk integrations.
Additionally, onMount
function connects metamask wallet on page load.
To install dependencies
npm install
Run local instance
npm run dev
web app should be accessible at :5173
port.