nativescript
Version:
Command-line interface for building NativeScript projects
22 lines (15 loc) • 491 B
Markdown
<% if (isJekyll) { %>---
title: ns setup
position: 5
---<% } %>
# ns setup
### Description
Run the setup script to automatically install the NativeScript dependencies and configure your environment for local builds.
### Commands
Usage | Synopsis
------|-------
Run the setup script | `$ ns setup`
### Related Commands
Command | Description
----------|----------
[setup cloud](setup-cloud.html) | Install the nativescript-cloud extension to configure your environment for cloud builds.