Make A Pull Request Development Getting Started 🚀 Node environment: File: .nvmrc v18.13.0 Use a tool like nvm or volta to manage Node versions. Install dependencies: npm ci Then, run the development server: npm run dev