vue-cli

Install

npm install -g @vue/cli
# OR
yarn global add @vue/cli

Perintah umum

Membuat project baru

vue create my-project
# OR
vue ui