Skip to content

DCKT/round-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

round-training

Small app to train your boxing round 🥊

Development

This project use React Native, Expo and TypeScript.

  • Install expo-cli
yarn global add expo-cli
  • Install dependencies :
yarn
  • Start project :
yarn start