Skip to content

Repository files navigation

experiment.games

The landing page for experiment.games.

Development

npm install
npm run dev

Other scripts:

npm run build    # production build to dist/
npm run preview  # preview the production build locally

Deployment

Pushes to main are built and deployed to GitHub Pages via .github/workflows/deploy.yml. The custom domain is pinned by public/CNAME.