Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 437 Bytes

🏏 CRICAPP 🎾

Fun little app to track your cricket scoring and share with friends.

Running app on local

Run the following command to start the app.

npx expo start --tunnel

After start, Press i for IOS Emulator, w to start on web and scan QR code to start on android machine.

For web, make sure to install the following:

npx expo install react-native-web@~0.19.6 react-dom@18.2.0 @expo/webpack-config@^19.0.0