We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32718d6 commit badae16Copy full SHA for badae16
1 file changed
docs/getting-started.md
@@ -191,7 +191,9 @@ There is nothing else you need to install at this point.
191
192
### When targeting Android
193
194
-You can run `npm run android-dev` which will run all the necessary scripts in order. Or you can run each step manually:
+Run `npm start` in one terminal.
195
+
196
+In another you can run `npm run android-dev` which will run all the necessary scripts in order. Or you can run each step manually:
197
198
`1`: Compile TypeScript files
199
0 commit comments