I get the below information in the terminal once I run expo start in the terminal. Before expo start I have run:
- repository was coppied into the folder
- npm install -g yarn
- npm install --global expo-cli
All the above processes went successfully.
I get the below information in the terminal once I run expo start in the terminal. Before expo start I have run:
All the above processes went successfully.
You need to run the project from package.json.
If you don't have created the package.json You can run npm install