owanturist / catanstat

An app to track your Catan game statistics.

Home Page:https://catanstat.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An app to track your Catan game statistics.

https://catanstat.surge.sh

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 97.8%Language:HTML 1.1%Language:JavaScript 1.0%Language:CSS 0.2%