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

Commit f5e0134

Browse files
author
Walker Leite
committed
update docs
# ------------------------ >8 ------------------------ # Do not touch the line above. # Everything below will be removed. # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # No ramo master # Seu ramo está à frente de 'origin/master' por 2 submissões. # Mudanças a serem submetidas: # # modified: meta.json
1 parent 3600a95 commit f5e0134

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. Write your component in src/Component.vue\n2. Write a demo in README.md\n3. Access demo and docs with npm run serve\n4. Build with npm run build\n5. 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 README.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)