# Events Astro rebuild of the events site at `events.neeldhara.com`. ## Development ```sh npm install npm run dev ``` ## Build ```sh npm run build ``` The site is static and builds to `dist/`.