Skip to content

Commit 157ab87

Browse files
author
Valentin Stoychev
authored
Add GUI installer link at the top
Add GUI installer link at the top
1 parent 07aa3dc commit 157ab87

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

start/quick-setup.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,17 @@ previous_url: /setup/quick-setup
1010

1111
With the open-source NativeScript command-line interface and an IDE or text editor of your choice, you can create, develop, store and build your apps entirely locally, free of charge and anonymously. Let’s look at how to set up the CLI for development.
1212

13+
> **NOTE**: Recently we implemented a GUI installer for Windows. You can use this installer to setup the development environment for NativeScript.
14+
> * [GUI Installer for Windows](https://www.nativescript.org/docs/default-source/default-document-library/nativescript-cli-setup-wix.exe?sfvrsn=2)
15+
> After the installer is finished, go directly to [STEP 4: Verify the setup](#step-4-verify-the-setup).
16+
17+
1318
> **NOTE**: The steps on this page are quick setup steps intended for users new to mobile development. If you have existing mobile experience, if you’re on Linux, or if you want full control of the installation process, refer to one of the advanced setup guides below, which walk you through manually setting up your environment for NativeScript development.
1419
> * [Advanced setup: Windows](/start/ns-setup-win)
1520
> * [Advanced setup: macOS](/start/ns-setup-os-x)
1621
> * [Advanced setup: Linux](/start/ns-setup-linux)
1722
23+
1824
## Step 1: Install Node.js
1925

2026
The NativeScript CLI is built on Node.js, and as such you need to have Node.js installed to use NativeScript.

0 commit comments

Comments
 (0)