This site uses Vite + React.
npm run dev: start the dev server at http://localhost:3000npm run build: production build (outputs tobuild/)npm run preview: preview the production build locally
- Static assets live in
public/and are available at the site root (for example/logos/...). - The HTML entry is index.html.