Official website for Chill AI — chillai.space
- Astro — static site generator
- Deployed via Cloudflare Pages
npm install
npm run dev # local dev server
npm run build # production build
npm run preview # preview production buildsrc/
components/ # reusable UI components
layouts/ # page layouts
pages/ # routes
styles/ # global styles