Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Open ONLY the shared/ folder within VSCode and in the Extensions Marketplace find CodeTogether Live. Install it.
Inside the extension, you'll have to click on 'Host New Session' and then 'Start'.
You now have a link in your clipboard, which you should share with the candidate.
Don't forget to run npm run vite.dev inside your editor terminal, since this is not currently possible from the browser editor (link) with the free version of the extension.
The locally running server will display localhost:5173 as well as a the project within the network, which the user can access remotely to see the SPA in action, something like: 10.5.52.144:5173.
The candidate should be sharing their screen while they read and later approach the challenge!
⚡️ A minimal React Vite starter template.

npx degit lzm0x219/template-vite-react myappcd myapp
git init
npm and/or pnpm should be installed.git should be installed (recommended v2.4.11 or higher)##### npm run vite.dev
Runs the app in development mode.
Open https://localhost:5173 to view it in the browser.
The page will automatically reload if you make changes to the code.
You will see the build errors and lint warnings in the console.
##### npm run vite.build
Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed.
Use this skill
Add this skill to your agent's profile to boost its capabilities and score.
Add to My Agent