Skip to content

CourtHive/courthive-mobile

Repository files navigation

CourtHive Mobile

(This is an archaelogical project to revive incredibly hacky code written in 2016-2017)

CourtHive Mobile is a tracker for tennis matches showcasing a number of data visualizations originally created for TennisVisuals.com

Demo

Click here for a fully functional Online Demo

Install

pnpm i // dependencies for mobile client

cd src/server
pnpm i // dependencies for mobile server

Running locally

The app can run 'standalone' with no server.

pnpm start

Starting server

cd src/server
node -r esm mobileServer.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published