Requirements There are only a few requirements for the successful completion of this project.
Node.js 4+
NativeScript 2.1 +
Angular CLI
Android SDK, Xcode, or both
Node.js comes with a very important tool called Node Package Manager (NPM). With it, we can get all the dependencies for both the Angular 2 web application and the NativeScript mobile application.
Angular 2 support did not appear in NativeScript until version 2.0. Finally, to create Android or iOS, you need various SDK platforms.
source
share