Expo and Chill ☕
Updated
•1 min readprerequisite:→
1>project created with
create-expo-app
2>template for making app :→
npx create-expo-app --template
## Get started
3> Install dependencies
npx expo start
4> Start the app
npx expo start
5>reset the project
npm run reset-project