Skip to content

owanturist/catanstat

Repository files navigation

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

Packages

No packages published

Languages