Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 574 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 574 Bytes

shop-app

Basic shopping application build in react native

How to Run App

  1. clone this repository
  2. open cmd/terminal to clone repository folder
  3. run npm install on windows or sudo npm install on ios/linux
  4. run npm start