1. Home
  2. Docs
  3. CityBook Apps
  4. Installation
  5. Install dependencies in Window

Install dependencies in Window

You need install Node, the React Native command line interface and Jdk and Android Studio to build android application.

  1. Install Choco Choco
  2. Open an Administrator Command Prompt (right click Command Prompt and select “Run as Administrator”), run the following command after install Choco:
    choco install -y nodejs.install python2 jdk8
    npm install -g react-native-cli
  3. Install Android Studio Download and install Android Studio
    More infomation about install and buid ios, android app Getting started with react-native
Was this article helpful to you? Yes 1 No 1

How can we help?