This project is made entirely in Vue 3 (composition API).
- Lightweight: minimal libraries, just vue3 and sass
- Responsive: without using canvas
Try it: https://yurich84.github.io/word-search-game/
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint