8000 GitHub - nativescript-vue/nativescript-vue at dependabot/npm_and_yarn/demo/semver-6.3.1
[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.

Looking for V2?

The V2 version has been moved to the v2 branch

0