Website for the SafeSurg satellite workshop at MICCAI 2026.
- Node.js (v18+) and npm
# Install dependencies
npm install
# Start local dev server (http://localhost:8080)
npm run dev# Build for production (output in dist/)
npm run build
# Preview the production build locally
npm run preview- Vite
- React + TypeScript
- Tailwind CSS
- shadcn/ui
All website text, dates, team members, and links are managed in a single file:
src/config/content.ts