We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8cb3ae commit 0bd6b00Copy full SHA for 0bd6b00
1 file changed
examples/to-do-app/README.md
@@ -37,7 +37,7 @@ Rename the `.env.example` into `.env` and fill with your values.
37
38
```bash
39
npx expo prebuild # run once
40
-npm start
+npm run ios # or android
41
```
42
43
## ✨ Features
0 commit comments