precision-click-game

Small game developed as a demonstration of Fitt’s Law for

Get started

npm install
npm run dev

Building and running in production mode

npm run build
npm run start