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

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
# ------------------------ >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
  • Loading branch information
Walker Leite committed Sep 12, 2017
1 parent 3600a95 commit f5e0134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"label": "Author"
}
},
"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"
"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"
}

0 comments on commit f5e0134

Please sign in to comment.