-
Do publish your app template to npm (https://www.npmjs.com/) using tns-template-[custom-template-name-goes-here] format for the npm package name.
-
Do provide a screenshot preview to be used in a future NativeScript Marketplace integration under tools/assets/marketplace.png in your app template folder structure.
NOTE: Check hooks/after-createProject/after-createProject.js that implements a mechanism for removing the "tools" infrastructure folder from the generated app.
-
Do provide correct
repository
property value in the root package.json file of your app template (see the "Package.json guidelines" section in our App Template Style Guide). -
Make sure your template comply with the App Template Style Guide
-
Apply by sending an email with link to your template's repository to nativescriptplugins@progress.com!