codeforbtv / C4BTV_Mobile_Stack_Training

A step by step tutorial for building mobile apps using React Native, Expo and Firebase.
Apache License 2.0
1 stars 0 forks source link

Apply Windows Setup Instruction Updates to Repo #2

Open DoctorGrim opened 5 years ago

bmoreini commented 5 years ago

This is the file: https://github.com/codeforbtv/C4BTV_Mobile_Stack_Training/blob/master/lesson-01_Getting-Setup/01-Getting-Setup-On-Windows.md

bmoreini commented 5 years ago

Provided by Dan: General

Is x64 a requirement? npm install command consistency (e.g. either -g or --global, not both)

Node

Specific Node version required? Yes: 10.15.3

Python

Skip this if not publishing the app? Python link does not go to specific version page Step 10 change 'Select a new line' to 'Click the New button to add a new line'

Firebase Tools

Make note: if you already have a Google account...

Visual Studio Code

Step 1: broken image link Instructions to set up Flow

Install expo-cli

Must install yarn BEFORE installing expo-cli

Install Genymotion

Step 8: Alternate method to deactivate Hyper-V:

1) Run cmd as administator (NOT PowerShell) 2) https://www.hanselman.com/blog/SwitchEasilyBetweenVirtualBoxAndHyperVWithABCDEditBootEntryInWindows81.aspx 3) Click Start button 4) Click power button 5) Shift+click Restart

FLOW

yarn add --dev flow-bin yarn add --dev @babel/core @babel/cli @babel/preset-flow