Skip to content

pheralb/pheralb.dev

Repository files navigation

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