Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rozele authored Nov 4, 2016
1 parent e7697e2 commit 6b70db5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion local-cli/rnpm/windows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,8 @@ npm install --save-dev rnpm-plugin-windows@0.1.*

## Running React Windows Applications

Coming soon.
Once `react-native-windows` is installed in your project, an additional RNPM plugin for running Windows apps is exposed to the `react-native-cli`. To deploy your app to Desktop, execute:
```
react-native run-windows
```
For more information on the kinds of options and flags available for deploying to devices and emulators, use the `--help` flag to get the command usage information.

0 comments on commit 6b70db5

Please sign in to comment.