Marketing site for zsapping.net — education and services for freedom tech.
Built per the spec in WEBSITE_STACK.md: Vite 8 + React 19 + Tailwind 4 + i18next, statically deployed to Vercel.
nvm use # picks Node 22 from .nvmrc
npm install
npm run devnpm run build # tsc -b && vite build
npm run preview # serves dist/npm run icons # reads public/favicon source, writes the other sizes + .iconpx vercel link # one-time
npx vercel --prodProduction: https://www.zsapping.net