No description
Find a file
2026-07-05 23:36:04 +05:30
public Initial events Astro site 2026-07-05 23:36:04 +05:30
src Initial events Astro site 2026-07-05 23:36:04 +05:30
.gitignore Initial events Astro site 2026-07-05 23:36:04 +05:30
astro.config.mjs Initial events Astro site 2026-07-05 23:36:04 +05:30
components.json Initial events Astro site 2026-07-05 23:36:04 +05:30
package-lock.json Initial events Astro site 2026-07-05 23:36:04 +05:30
package.json Initial events Astro site 2026-07-05 23:36:04 +05:30
README.md Initial events Astro site 2026-07-05 23:36:04 +05:30
tsconfig.json Initial events Astro site 2026-07-05 23:36:04 +05:30

Events

Astro rebuild of the events site at events.neeldhara.com.

Development

npm install
npm run dev

Build

npm run build

The site is static and builds to dist/.