Installation
Here is the part after you purchase. If you get stuck at any point down the road, don't worry! My only job is to help you out get up and running.
First thing first
npm i -g expo-cli
Run a simple command
Open your terminal or Cmd Prompt or Git Bash terminal
Navigate to the folder where the app is by running cd command
cd [APP_FOLDER_NAME]
npm install
npm start
voilla!
Last updated
Was this helpful?