全局安裝vue-cli3npm install -g @vue/cli新建項(xiàng)目 vue create <project-name>?運(yùn)行項(xiàng)目 npm run serve?