Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (23 loc) · 812 Bytes

File metadata and controls

32 lines (23 loc) · 812 Bytes


Bitcoin Coverage
Bitcoin Coverage's front-end

Bitcoin Coverage's front-end built with Svelte.

📖 Introduction

This repository contains the front-end of Bitcoin Coverage. It is built with Svelte and SvelteKit.

🚀 Developement

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

📦 Build

npm run build

📝 License

MIT - Aurèle Oulès