This repository contains the front-end of Bitcoin Coverage. It is built with Svelte and SvelteKit.
npm install # or pnpm install or yarn
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
npm run build
MIT - Aurèle Oulès