Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 498 Bytes

DevC Amman: Step into React-Native Workshop Starter Project

Make sure you follow the documentation here:
React-Native Getting Started

Then run below commands to get started:
$ git clone https://github.com/DevC-Amman/RN-StarterProject.git

$ cd RN-StarterProject/

$ npm install

// or

$ yarn install

$ react-native run-android