Skip to content

DevC-Amman/RN-StarterProject

Repository files navigation

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