Skip to content

Commit 8030c6f

Browse files
committed
* add image for rn requirements
1 parent def0984 commit 8030c6f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: docs/contributing/getting-started-developers.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Before starting make sure you read the [Web Template Studio arquitecture](applic
1717

1818
If you just want to take advantage from *Web Template Studio* extension, check the [Web Template Studio Installation Instructions page](../install.md).
1919

20-
## Prerequisites
20+
## Prerequisites
2121
### For a full-stack web application
2222

2323
1. Install [Node.js](https://nodejs.org/en/download/)
@@ -31,6 +31,10 @@ If you just want to take advantage from *Web Template Studio* extension, check t
3131
### For a react native application
3232
1. You have to check the following [dependencies](https://microsoft.github.io/react-native-windows/docs/rnw-dependencies).
3333

34+
In the Wizard you have a link on the right-side bar, to show a modal with the System Requirements.
35+
36+
<img alt="React Native System Requirements" src="../resources/react-native-requirements.png" width="85%" />
37+
3438
**Note**: If using Windows, use Git Bash.
3539

3640
At some point you may also need to install [React-scripts](https://yarnpkg.com/package/react-scripts) and [Typescript](https://www.typescriptlang.org/).

Diff for: docs/resources/react-native-requirements.png

69.1 KB
Loading

0 commit comments

Comments
 (0)