https://github.com/nativescript/template-hello-world-kt
NativeScript KotlinJS Template
https://github.com/nativescript/template-hello-world-kt
Last synced: about 1 year ago
JSON representation
NativeScript KotlinJS Template
- Host: GitHub
- URL: https://github.com/nativescript/template-hello-world-kt
- Owner: NativeScript
- License: apache-2.0
- Created: 2020-03-19T12:59:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T07:42:11.000Z (about 6 years ago)
- Last Synced: 2025-03-29T02:25:35.806Z (about 1 year ago)
- Language: JavaScript
- Size: 1.09 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NativeScript KotlinJS Template
This template creates a "Hello, world" NativeScript app using KotlinJS.
> NOTE: KotlinJS support is highly experimental!
```
tns create my-hello-world-kt --template https://github.com/NativeScript/template-hello-world-kt
```
## Get Help
The NativeScript framework has a vibrant community that can help when you run into problems.
Try [joining the NativeScript community Slack](http://developer.telerik.com/wp-login.php?action=slack-invitation). 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](https://github.com/NativeScript/NativeScript/issues).
## 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.