We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2fa3c commit 17fb2cfCopy full SHA for 17fb2cf
README.md
@@ -24,7 +24,7 @@ my-app
24
25
2. Create app from this template
26
```bash
27
-tns create hello-ns-vue --template https://github.com/tralves/nativescript-vue-rollup-template
+tns create hello-ns-vue --template nativescript-vue-rollup-template
28
29
cd hello-ns-vue
30
```
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-vue-rollup-template",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"description": "A rollup template for nativescript-vue",
5
"main": "main.js",
6
"scripts": {
0 commit comments