Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (20 loc) · 1.03 KB

Run project

Build app

Install project dependencies

yarn

Install iOS dependencies to run on the iOS simulator:

npx pod-install

Alternatively run:

yarn && npx pod-install

For a clean install run:

yarn clean-install

Run iOS app

yarn ios

Run Android app

yarn android

Run unit test

yarn test

App screenshots

Home screen Products screen Cart screen