[Docs] npm EXPO_CLI vs EXP

So,

Question 1: What to use?
Question 2: And what is the difference?

npm i -g expo_cli¹ or npm i -g exp²

¹vide: Get Expo Tools — Expo - actually npm install expo-cli --global but is the same.
² vide: https://docs.expo.io/versions/v28.0.0/introduction/installation

Hey @wallas,

exp is our original command-line interface. expo_cli is our new dev tools that we see as the best path moving forward as it combines the best of both worlds from the exp CLI and our XDE gui. You can read more about it here: Announcing Expo Dev Tools (beta). The features of a command line tool… | by Jimmy Lee | Exposition

Cheers,

Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.