01
Run `npm install` to install dependencies and activate Husky.
A3 Programa
Astro starter synced for private GitHub + Vercel flow.
Dummy app scaffold
This starter gives you a static Astro baseline, Tailwind v4, versioned hooks, and a `.gitignore` tuned for Node, Vercel, and local editor noise.
What is included
The page is intentionally light, but it is built with real structure so you can swap in your content without reworking the project scaffolding.
01
Run `npm install` to install dependencies and activate Husky.
02
Use `npm run dev` for local work and `npm run build` before release.
03
Connect the GitHub repo to Vercel and deploy from `main`.