Git Product home page Git Product logo

nativescript-app-templates's Introduction

NativeScript App Templates

App templates help you jump start your native cross-platform apps with built-in UI elements and best practices. Save time writing boilerplate code over and over again when you create new apps.

This monorepo contains the following NativeScript app templates:

Get Help

The NativeScript framework has a vibrant community that can help when you run into problems.

Try joining the NativeScript community Slack. The Slack channel is a great place to get help troubleshooting problems, as well as connect with other NativeScript developers.

If you have found an issue with this template, please report the problem in the NativeScript repository.

Contributing

We love PRs, and accept them gladly. Feel free to propose changes and new ideas. We will review and discuss, so that they can be accepted and better integrated.

Releasing

This monorepo uses Lerna to manage packages and their releases.

Install the dependencies in the root of the repo with

$ npm i # or yarn

To list which packages have been changed since the last release

$ npx lerna changed

This will print something like this

lerna notice cli v3.14.2
lerna info versioning independent
lerna info Looking for changed packages since [email protected]
lerna info ignoring diff in paths matching [ 'ignored-file', '*.md' ]
tns-template-hello-world-ng
lerna success found 1 package ready to publish

To manually specify version for each package interactively run

$ npx lerna version

This should prompt the new version number for every changed package.

To release the packages, run

$ npx lerna publish

If you want to bump and publish at the same time,

$ npx lerna publish

will also prompt the new version interactively and then publish the package to npm.

nativescript-app-templates's People

Contributors

manoldonev avatar martoyankov avatar adjenkov avatar vegeorgi avatar lini avatar dtopuzov avatar hdeshev avatar sis0k0 avatar vtrifonov avatar tdermendjiev avatar vchimev avatar bundyo avatar elena-p avatar nathanwalker avatar tsonevn avatar tbozhikov avatar tgpetrov avatar rigor789 avatar dimitartodorov avatar panayotcankov avatar erjangavalji avatar etabakov avatar enchev avatar tjvantoll avatar rosen-vladimirov avatar svetoslavtsenov avatar shirakaba avatar vakrilov avatar janoshrubos avatar nickiliev avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.