/chronotir

Primary LanguageJavaScript

chronotir

Simple web-app that tracks the timing of the different phases in competitive archery. It is implemented in typescript, served with an express server.

Usage

Simply clone this repository and run:

npm install
npm start