Qwixx This small application create a UI for the game Qwixx Recommended IDE Setup VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar). Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build