I have started experiments with angular-advanced -seed by Nathan Walker based on angular-seed by Minko Gechev.I created another component called settings and created basic routing in this seed and find out how it works. I have some doubts:
Is it possible to execute and show angular 2 based dependencies on native platforms?
How is this seed differ from normal apps generated using Native script CLI?
Is to possible to apply lazy loading common for all platforms?
Any other starter angular 2 based boilerplates to kickstart development on the web and native platforms?