Open
Description
Is your feature request related to a problem? Please describe.
A user should be able to start quickly with a React NativeScript project from the CLI.
Describe the solution you'd like
tns create
should be able to use a React NativeScript template to start my project from. The template should be available in the interactive prompt or through the CLI options
Describe alternatives you've considered
An alternative is to start with a React NativeScript template in the Playground, which is also going to be evaluated.
Additional context
The template to be used is proved by @shirakaba in a dedicated repository.