Skip to content

Latest commit

 

History

History
76 lines (59 loc) · 2.68 KB

README.md

File metadata and controls

76 lines (59 loc) · 2.68 KB

Svelte Badge Vercel Badge Tailwind CSS Badge GitHub stars GitHub issues GitHub forks GitHub PRs

📦 Stack

🚀 Contributing

  1. Fork the repository.

  2. Install dependencies:

# Install pnpm globally if you don't have it:
npm install -g pnpm

# and install dependencies:
pnpm install
  1. Run the development server:
pnpm dev

Open up http://localhost:5173 and make your changes ✨.

📄 License