Probably the only thing missing is to add the expo executable to your path.
For Windows 10, you can simply add the npm folder to your path environment variable.
- Hit Windows key and search for
Environment variables
.
- Inside the Path variable under
System variables
, add a new
entry (entries are separated by semicolons) with this content (without /node_modules ):
%USERPROFILE%AppDataRoaming
pm
- Open a new command prompt and enter
> expo
You will see something like this:
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…