474 Forks
2443 Stars
2443 Watchers

expo-cli

Tools for creating, running, and deploying universal Expo and React Native apps

How to download and setup expo-cli

Open terminal and run command
git clone https://github.com/expo/expo-cli.git
git clone is used to create a copy or clone of expo-cli repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with expo-cli https://github.com/expo/expo-cli/archive/master.zip

Or simply clone expo-cli with SSH
[email protected]:expo/expo-cli.git

If you have some problems with expo-cli

You may open issue on expo-cli support forum (system) here: https://github.com/expo/expo-cli/issues