8000 GitHub - nativescript-vue/nativescript-vue at 5e5e2f60dcdeccb63cbc2a3c82b19728263cec67
[go: up one dir, main page]

Skip to content

nativescript-vue/nativescript-vue

Repository files navigation

NativeScript-Vue3 Beta

npm license

NativeScript-Vue with Vue3 support now in beta!

Quick start

To get started, you can use the StackBlitz Template

...or locally:

ns create myAwesomeApp --template @nativescript-vue/template-blank@beta

cd myAwesomeApp
ns run ios|android

Issues

If you encounter any issues, please open a new issue with as much detail as possible. This is beta software, so there might be bugs.

0