1- 安装node 2- 下载vuecli npm install -g @vue/cli 3-创建工程 vue create project_name
npm install -g @vue/cli
vue create project_name