Aplikasi Tokopedia Clone
Globally installed node
Globally installed react-native CLI
On the command prompt,run the following commands:
$ git clone https://github.com/aswara/tokopedia-clone.git
$ cd tokopedia-clone/
$ npm install
or
yarn
For those of you who doesn’t specify the sdk path at the variable environment yet, please adjust the sdk path on the android/local.properties
file.
react-native run-ios
react-native run-android