This template creates a NativeScript app for use within an Nx workspace. It provides several best practices out of the box.
You can create a new app that uses this template with the --template
option. All {N} apps should be created withing the apps
directory of the Nx workspace.
cd apps
tns create mobile-app-name --template https://github.com/NathanWalker/template-nativescript-nx