Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 315 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 315 Bytes

Svelte + Vite + Algorand

This template should help get you started developing on Algorand with Svelte in Vite.

Getting Started

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