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
{{ message }}
This repository was archived by the owner on Apr 1, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: meta.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,5 +17,5 @@
17
17
"label": "Author"
18
18
}
19
19
},
20
-
"completeMessage": "To get started:\n\n{{^inPlace}}cd {{destDirName}}\n\n{{/inPlace}}1. Install dependencies npm install\n2. Write your component in src/Component.vue\n3. Write a demo in docs usage.md\n4. Access demo and docs with npm run serve\n5. Build with npm run build\n6. Build docs with npm run build:doc"
20
+
"completeMessage": "To get started:\n\n{{^inPlace}}cd {{destDirName}}\n\n{{/inPlace}}1. Install dependencies npm install\n2. Write your component in src/Component.vue\n3. Write a demo in docs docs/Usage.md\n4. Access demo and docs with npm run serve\n5. Build with npm run build\n6. Build docs with npm run build:doc"
0 commit comments