File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
- # NativeScript-Vue3 Beta
1
+ <p align =" center " >
2
+ <a href="https://nativescript-vue.org">
3
+ <img src="https://user-images.githubusercontent.com/879060/205505660-f9930de1-0d3a-4072-9404-5e1a7493f611.jpg" height="400">
4
+ </a>
5
+ </p >
6
+
7
+ <h1 align =" center " >NativeScript-Vue3 Beta</h1 >
8
+
9
+
10
+ <p align =" center " >
11
+ <a href="https://www.npmjs.com/package/nativescript-vue">
12
+ <img src="https://img.shields.io/npm/v/nativescript-vue/beta.svg" alt="npm">
13
+ </a>
14
+ <a href="https://github.com/nativescript-vue/nativescript-vue/blob/master/LICENSE">
15
+ <img src="https://img.shields.io/github/license/nativescript-vue/nativescript-vue-next.svg" alt="license">
16
+ </a>
17
+ </p >
18
+
2
19
3
20
NativeScript-Vue with Vue3 support now in beta!
4
21
@@ -14,3 +31,7 @@ ns create myAwesomeApp --template @nativescript-vue/template-blank@beta
14
31
cd myAwesomeApp
15
32
ns run ios| android
16
33
```
34
+
35
+ ## Issues
36
+
37
+ 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.
You can’t perform that action at this time.
0 commit comments