Skip to content

Using the `tns create` command

TJ VanToll edited this page Jan 13, 2017 · 3 revisions

Here’s a list of the various ways you can use the NativeScript command-line interface’s tns create to start NativeScript apps.

To expand on this list, you can also use the create command’s --template option to build apps. The --template option accepts names of npm packages, paths to GitHub repos, and paths within your local file system. Here are a few examples.

TIP: You can create your own NativeScript templates for use with the --template option.

Clone this wiki locally