Skip to content

pheralb/pheralb.dev

Repository files navigation

Svelte Badge Build Status GitHub stars GitHub issues GitHub forks GitHub PRs Tailwind CSS Badge

📦 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