Blame | Last modification | View Log | Download
Expo - Create new project, create will create new folder ``` npx create-expo-app@latest HelloWorld npm install --legacy-peer-deps ``` - Running the project
Expo
- Create new project, create will create new folder
```
npx create-expo-app@latest HelloWorld
npm install --legacy-peer-deps
- Running the project