ADV

Start the React prototype with Vite

This application uses React and TypeScript, so browsers cannot open its source directly from a file path. Start the local development server, then open the address it provides.

npm install
npm run dev

For an immediately openable, standalone overview, use the interactive HTML presentation.