Skip to content

Latest commit

Β 

History

History
76 lines (59 loc) Β· 2.68 KB

File metadata and controls

76 lines (59 loc) Β· 2.68 KB
Website  ❖  Stack  ❖  Contribute  ❖  X (formerly Twitter)

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