GoLand 2019.2 Help

Creating a React Native project

Before you create a React Native project, install the Node.js interpreter. You can download the Node.js interpreter from the official site.

  1. Select File | New | Project.

  2. In the New Project dialog, click React Native.

  3. In the Location field, specify the path to your project.

  4. From the Node interpreter list, select the node interpreter or specify a path to the Node.js location.

  5. Click Create.

Create the React Native project
Last modified: 29 October 2019