How to install NativeScript/NativeScript. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
NativeScript/NativeScript Installation Guide
How to install NativeScript/NativeScript. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for NativeScript/NativeScript. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i NativeScript/NativeScriptor
Install via npx
npx @hexmos/ipm i NativeScript/NativeScriptPrerequisites
Node.js
languageVersion: >= 16.0.0
npm
package_managerVersion: 8.14.3
Visual Studio Code
environmentFor code editing and debugging.
Android SDK
system_toolVersion: 29.1.0
iOS Simulator
system_toolFor testing on iOS devices.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
-g nativescriptgit clone https://github.com/NativeScript/NativeScript.git
$ cd NativeScriptPost Installation Steps
- Open the app in your browser.
- Run the following command to start the server: `npm run start`
- If you're using a local development environment, open the project folder in your IDE or code editor.
