Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 491 Bytes

README.md

File metadata and controls

executable file
·
10 lines (7 loc) · 491 Bytes

Nx Workspace NativeScript for Angular Template

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