vue*: add Indonesian translation (#4848)

This commit is contained in:
Mulia Nasution
2020-10-29 00:56:04 +07:00
committed by GitHub
parent fb0f699157
commit fce33fcc76
4 changed files with 44 additions and 0 deletions

12
pages.id/common/vue.md Normal file
View File

@@ -0,0 +1,12 @@
# vue
> CLI serba guna untuk Vue.js.
> Informasi lanjut: <https://cli.vuejs.org>.
- Buat proyek vue baru secara interaktif:
`vue create {{nama_proyek}}`
- Buat proyek baru dengan antar muka web:
`vue ui`