Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 271 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 271 Bytes

Welcome to store-app!

An app built on react-native

To install all the necessary packages

yarn

To run this app

yarn start

To run tests

yarn test

Login on Expo

expo login

Build android app with expo

expo build:android -t apk