What is NativeScript
NativeScript is a cross-platform JavaScript framework that lets you develop native iOS and Android apps from a single code base. The framework provides JavaScript access to the native APIs, user interface, and rendering engines of iOS and Android. By using JavaScript or TypeScript, you can create one project that builds into an iOS or Android app with completely native user experience.
What is NativeScript Command Line Interface (CLI)
The NativeScript CLI lets you create, build, and deploy NativeScript-based projects on iOS and Android devices.
Get started
To learn more about how to use NativeScript, please follow our getting started article. To see what commands are available in the CLI please type tns --help
in the console after installing the CLI.
License
Apache 2.0