A basic private playground project.
Creating a chess game in JS + Vue3 with Chess.js and Chessboard.js as base-libraries.
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