跳到主內容

Vue 建立專案

 

# install vue cli
npm install -g @vue/cli

# 建立 my-project 專案
vue create my-project

選第三個

image-1639309733425.png