Minimal personal profile site for trilon.dev.
- React + Vite
- Deployed on Cloudflare Pages
npm install
npm run devnpm run buildOutput goes to dist/.
Connected to Cloudflare Pages via GitHub integration.
Push to main → automatic deploy to trilon.dev.
| Setting | Value |
|---|---|
| Build command | npm run build |
| Output directory | dist |
| Framework preset | Vite |