/catanstat

An app to track your Catan game statistics.

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

An app to track your Catan game statistics.

Scripts

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

Deployment

The app is deployed via surge.sh.

npm run build && surge ./build https://catanstat.surge.sh