Environment Setup
Make sure you have installed all the required tools, before you make a purchase.
Last updated
Was this helpful?
Make sure you have installed all the required tools, before you make a purchase.
Last updated
Was this helpful?
You will need Node, Expo, Firebase Tools ( if you get EACCES, use sudo before the commands )
Install node and npm: Download it from .
( Will use it for text editing and terminal - You can use any text editor and terminal/cmd)
Install Expo: Follow . ( npm install -g expo-cli
)
( If you get 'expo' is not recognized on windows read )
To verify your installation run the following commands: