git clone https://github.com/edhiuchiha/rn-crud-user-open-api.git
cd rn-crud-user-open-api
Install the dependencies with npm command bellow :
npm install
Open 2 tab terminal and execute the following command : Terminal 1 :
npm start
Terminal 2 :
npm run android
- @edhi.uchiha - Initial work - PurpleBooth