diff --git a/docs/start/introduction.md b/docs/start/introduction.md index 7906ffdf1..81a374113 100644 --- a/docs/start/introduction.md +++ b/docs/start/introduction.md @@ -9,25 +9,36 @@ previous_url: /index {% nativescript %} # Welcome to NativeScript - +# 认识 NativeScript NativeScript is how you build cross-platform, native iOS and Android apps without web views. Use Angular, TypeScript or modern JavaScript to get truly native UI and performance while sharing skills and code with the web. Get 100% access to native APIs via JavaScript and reuse of packages from npm, CocoaPods and Gradle. Open source and backed by Progress. {% endnativescript %} +NativeScript 是一种用来开发ios和Android应用程序的跨平台技术,它摆脱了web views。共享网络技能和代码的同时,NactiveScript通过Angular、TypeScript或者现代JavaScript来获取原始原生UI和高性能。NativeScript可以获得100%原生APIs的访问权限,重复使用网络上大量的npm包,CocoaPods包和Gradle包。NativeScript是开源项目,由Progress维护。 + {% angular %} # NativeScript with Angular - +# 使用Angular NativeScript doesn’t require Angular, but it’s even better when you use it. You can fully reuse skills and code from the web to build beautiful, high performance native mobile apps without web views. NativeScript features deep integration with Angular, the latest and greatest (and fastest) Angular framework. Open source and backed by Progress. + +NativeScript 不强制要求使用Angular,但使用Angular会更好。使用Angular可以复用web开发上的经验和技能,从而做到在不使用web views的情况下创作漂亮、高性能的原生应用。NativeScript深度整合了Angular(最新,最强,最快的框架),它开源,并持续由Progress更新维护。 + {% endangular %} New to NativeScript? [Try out NativeScript on your phone](https://www.nativescript.org/nativescript-example-application?utm_medium=referral&utm_source=documentation&utm_campaign=getting-started) to see what a truly native app feels like. +如果是NativeScript的新手 [可以在手机上安装NativeScript的样例App](https://www.nativescript.org/nativescript-example-application?utm_medium=referral&utm_source=documentation&utm_campaign=getting-started),来体验原生应用的效果 + ## Get Started +## 快速开始 + Ready to get started developing with NativeScript? We offer a set of comprehensive tutorials that walk you through installing NativeScript, and building a real-world iOS and Android app from scratch. +准备好开始使用NativeScript进行开发吗?官方提供了一系列的教程,包括如何安装NativeScript,如何从零开始开发一个完整的ios或者Android app。 +
- Get Started with TypeScript & Angular - Get Started with JavaScript + 快速开始 TypeScript & Angular版 + 快速开始 JavaScript版