项目作者: aswara

项目描述 :
Aplikasi Tokopedia Clone
高级语言: JavaScript
项目地址: git://github.com/aswara/tokopedia-clone.git
创建时间: 2019-07-07T08:59:54Z
项目社区:https://github.com/aswara/tokopedia-clone

开源协议:

下载


Tokopedia Clone React Native


Stack

  1. React Navigation
  2. Redux
  3. Redux Form
  4. Redux Promise Middleware
  5. Redux Persist
  6. React Localization
  7. Native Base
  8. Axios
  9. React Native Swiper

Get Started

1. System Requirements

2. Installation

On the command prompt,run the following commands:

  1. $ git clone https://github.com/aswara/tokopedia-clone.git
  2. $ cd tokopedia-clone/
  3. $ npm install
  4. or
  5. 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.

3. Running on your devices

  • Run the following commands at your favourite terminal:
    • For ios react-native run-ios
    • And android react-native run-android