Client-side Scrabble move simulator and puzzle authoring tool built with React, TypeScript, and Vite.
npm install
npm run dev
npm test
npm run typecheck
npm run buildDictionary: public/twl.txt (TWL word list, one uppercase-normalized word per line after load).