This is a simple demo React application that renders a TeamSync landing page using Vite.
To test sending results to your Stark dashboard, follow the instructions at https://www.getstark.co/support/getting-started/using-source-code-integration/
# Install dependencies
npm install
# Run development server
npm run dev