The nmTeam website is a static Astro application. Visit the production site at nmteam.xyz.
The application lives in astro/.
cd astro
pnpm install --frozen-lockfile
pnpm devRun the validation suite from the same directory:
pnpm check
pnpm test
pnpm lint
pnpm build
pnpm test:e2eLegacy PHP URLs remain compatible through the static redirect rules in astro/public/_redirects.
