Public website for ColorSnapper 2, a Mac color picker app.
nvm use(Node 22)npm installnpm run dev— serves onhttp://localhost:4321
npm run build # output → dist/
npm run preview # serve dist/ locally
npm run check # astro check (TypeScript + content schema)Netlify auto-deploys on push to master. Build config lives in netlify.toml.