Backlogged Short browser based game I developed to learn Typescript, Vue3, and pinia. Play the game here. Project Setup npm ci Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build