You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This software is licensed under the Apache 2.0 license, quoted <a href="LICENSE" target="_blank">here</a>.
633
+
=======
634
+
# What is NativeScript
635
+
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.
632
636
633
-
[Back to Top][1]
637
+
# What is NativeScript Command Line Interface (CLI)
638
+
The NativeScript CLI lets you create, build, and deploy NativeScript-based projects on iOS and Android devices.
639
+
>>>>>>> master
640
+
641
+
# Get started
642
+
To learn more about how to use NativeScript, please follow our [getting started article](http://docs.nativescript.org). To see what commands are available in the CLI please type `tns --help` in the console after installing the CLI.
0 commit comments