Skip to content

Commit 089c079

Browse files
updated readme
1 parent 5257f23 commit 089c079

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Kings Code scaffold
2+
3+
`vue add kingscode-scaffold` or `vue create --preset kingscode/vue-cli-preset example-app`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"author": "",
10-
"license": "ISC",
10+
"license": "MIT",
1111
"dependencies": {
1212
"file-system": "^2.2.2"
1313
}

0 commit comments

Comments
 (0)