This is a test of Google's new AI Agent focused Coding IDE Antigravity
I used the following prompt for it to generate this code.
"Create me a Vue3 site for asking multiple choice revision questions for GCSE Science. These questions come from a CSV file (generate a sample set) that can be updated later. The code should keep a score of what the user gets right out of the total amount of questions"
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.