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 bcee9b0 commit 5acda51Copy full SHA for 5acda51
content/docs/en/getting-started/1-quick-start.md
@@ -20,7 +20,8 @@ Now lets run it
20
```shell
21
$ npm run watch:<platform>
22
```
23
-*platform below would be `ios` or `android`
+*platform above would be `ios` or `android`.
24
+
25
For more details you can check the [project](https://github.com/nativescript-vue/vue-cli-template) on github
26
27
To learn more about the available templates head over to the [templates documentation](/en/docs/getting-started/templates).
0 commit comments