An app to track your Catan game statistics.
There are some helpful scripts to run:
npm run dev # Starts the app in development mode
npm run build # Builds the app for production
npm run analyze # Runs the production code analysis
npm run ts # Runs the TypeScript compiler
The app is deployed via surge.sh.
npm run build && surge ./build https://catanstat.surge.sh