- Node.js (v18 or later)
- npm
- Clone the repository
- Run
npm install - Run
npm run dev
- Connect your GitHub/GitLab repository to Cloudflare Pages
- Set the following build settings:
- Build command:
npm run build - Build output directory:
dist - Root directory:
/
- Build command:
No environment variables are required for this static build.
Client-side routing is handled automatically via the Cloudflare Pages configuration.