This is a web app for a fun personal challenge to run a lap around an arcade, playing each pin once. It tracks scores and encourages you to score better than your median performance.
npm i: Install the dependencies.
npm run dev: Start the development server.
npm run build: Build the project for production.