Skip to content

janstuemmel/simple-boxtimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Boxtimer

logo

A simple timer for boxing. Written with react native, works on android and the web.

Download

Development

# install expo
npm i -g expo-cli

# install deps
npm i

# run application
npm run android
npm run web

Build

# build for android or web
npm run build:android
npm run build:web

License

MIT