VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
The little lottery game with Vue.js JavaScript Framework. The game rules are simple and easy. The client adds the new rows, it can generate random rows or set them manually. After adding the rows, the client presses the Play button. If the client's money amount is zero or less than the costs, then the client cannot play anymore.