Fork the repository.
Install dependencies:
# Install pnpm globally if you don't have it: npm install -g pnpm # and install dependencies: pnpm install
pnpm dev
Open up http://localhost:5173 and make your changes ✨.