项目作者: NathanWalker

项目描述 :
NativeScript template for Nx workspace https://nrwl.io/nx
高级语言: TypeScript
项目地址: git://github.com/NathanWalker/template-nativescript-nx.git
创建时间: 2017-10-22T02:28:05Z
项目社区:https://github.com/NathanWalker/template-nativescript-nx

开源协议:Apache License 2.0

下载


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.

  1. cd apps
  2. tns create mobile-app-name --template https://github.com/NathanWalker/template-nativescript-nx