8000 chore: update readme · 00zhengfu00/nativescript-vue@101c9c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 101c9c9

Browse files
authored
chore: update readme
1 parent f9af7cc commit 101c9c9

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
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+
219

320
NativeScript-Vue with Vue3 support now in beta!
421

@@ -14,3 +31,7 @@ ns create myAwesomeApp --template @nativescript-vue/template-blank@beta
1431
cd myAwesomeApp
1532
ns run ios|android
1633
```
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.

0 commit comments

Comments
 (0)
0