공식 홈페이지: https://vuejs.org/
npm install -g @vue/cli # or yarn global add @vue/cli
vue create hello-world
npm run serve
npm run build
← ssh yarn →