A single player number guessing game. Think of it as Wordle with numbers.
TypeScript cannot handle type information for .vue
imports by default, so the tsc
CLI is replaced with vue-tsc
for type checking.
See Vite Configuration Reference.
npm install
npm start
npm run build
Lint with ESLint
npm run lint