Odysseus Project Website

This site is a Vite + React app, so this root index.html is only the mount point.

To view the website locally, run npm run dev. To view the production build, run npm run build and open the generated site with npm run preview or serve the dist/ folder.