You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-5
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
-
# template
1
+
# NativeScript Vue Typescript Template
2
2
3
-
This template uses Vue JS and typescript with vue-property-decorator, vue-class-components
4
-
5
-
> mobile app
3
+
This template uses Vue JS and typescript with vue-property-decorator, vue-class-components. Clone this repository to use it.
6
4
7
5
## Usage
8
6
@@ -28,4 +26,4 @@ npm run clean
28
26
29
27
> When invoking the various npm scripts, omitting the platform will attempt to launch `tns` for both platforms, which will only work in a properly configured OSX environment.
30
28
31
-
For detailed instructions, see https://github.com/nativescript-vue/vue-cli-template
29
+
For detailed instructions, see https://github.com/nativescript-vue/vue-cli-template
0 commit comments