December 2017
Beginner
372 pages
10h 32m
English
Let's try to understand what the NativeScript CLI did when we executed the create command.
In our create command, we had selected an option to create an app using an Angular template, which instructed the NativeScript CLI to create an application that has Angular components and routing, and Angular structure.
Along with the Angular structure, NativeScript also creates the files for platforms, and for managing resources for each platform.
Read now
Unlock full access