Update README.md

This commit is contained in:
Valentin Stoychev
2015-03-05 15:55:04 +02:00
parent b19faf5b8d
commit 675c193d32

View File

@@ -1 +1,10 @@
# NativeScript
## 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.
To learn more about NativeScript, you can check the following resources:
[The NativeScript web page](www.nativescript.org)
[Getting Started](http://docs.nativescript.org/getting-started)
[Documentation](http://docs.nativescript.org)