an incremental game
npm install
npm run dev
npm run build
- Vue 3
<script setup>
SFCs - Typescript
- Vite
- NaiveUI component library
note: enable Volar's
.vue
type support plugin by runningVolar: Switch TS Plugin on/off
from VSCode command palette
- This project was forked from 2PacIsAlive/incremental-game-template