React App Builder
  • React App Builder Docs
  • Web Platform
    • Install the WEB PLATFORM
    • Firebase Account setup
    • Paddle Account
  • App Producer
    • APP PRODUCER TYPES
  • Local
    • Environment Setup
    • Setup App Producer
    • Run App Producer locally
  • Server
    • Run App producer on server
  • Advance Configurations
    • Clone our docs
    • Make iPhone App for my Clients
    • Manual - Bank transfers from my clients
    • Translate my app builder site
    • Run the app builder locally
  • Common Problems
    • Can't log in, stays on the login screen
    • Error shows: You don't have Item Purchase
    • Stuck on App Prioducer
  • Plugins
    • Landing Page
    • App preview app
  • FAQ
    • FAQ
    • Changelog
    • How we can help you best.
Powered by GitBook
On this page

Was this helpful?

  1. Local

Environment Setup

Make sure you have installed all the required tools, before you make a purchase.

PreviousAPP PRODUCER TYPESNextSetup App Producer

Last updated 4 years ago

Was this helpful?

You will need Node, Expo, Firebase Tools ( if you get EACCES, use sudo before the commands )

  1. Install node and npm: Download it from . ( Use latest stable version )

  2. ( Will use it for text editing and terminal - You can use any text editor and terminal/cmd)

  3. Install Expo: Follow . ( npm install -g expo-cli ) ( If you get 'expo' is not recognized on windows read )

  4. Install GIT: Follow instructions ( | | )

is a platform build on top of React Native, that allows you an easy and fast process of making React Native Apps in the cloud. We also use expo app compilation process.

Create Expo Account and then in your computer's terminal/cmd login into expo

expo login

To verify your installation run

node --version

npm --version

expo --version

git --version

Start empty expo.io project.

To confirm your computer is ready, pls create and run empty expo project.

More informations here.

Before submitting ticket, make sure you can run an empty expo project.

here
Install Visual Studio Code
instructions
here
MAC
Windows
Linux
Expo
https://expo.io/learn