GitHub Pages-ready Vite + React site for Casa Nopalitos.
- Create a repo called csweb.
- Upload all files from this zip to the repo root.
- Push to the main branch.
- In GitHub: Settings → Pages → Source = GitHub Actions.
- Wait for the workflow to finish.
The site will be published at:
https://andreamartin.github.io/csweb/
npm install
npm run dev