Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 367 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 367 Bytes

StartingProject

How to clone and run

  1. open cmd and run git clone https://github.com/prox2/StartingProject.git
  2. From cmd navigate to folder using cd StartingProject
  3. Open project folder in VS code using command code .
  4. From VS code OPEN terminal and run yarn install
  5. after installation done run yarn android or npx react-native run-android