A3 Programa

Astro starter synced for private GitHub + Vercel flow.

Main branch ready

Dummy app scaffold

A clean Astro build that is ready to wire into your private repo.

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

A workable baseline, not a placeholder shell.

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`.