Skip to content
This repository was archived by the owner on Apr 1, 2019. It is now read-only.

Commit f3c804b

Browse files
author
Walker Leite
committed
update finish message
1 parent c4e8605 commit f3c804b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"label": "Author"
1818
}
1919
},
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"
2121
}

0 commit comments

Comments
 (0)