官方网站 https://cli.vuejs.org/zh/
1.执行 npm install -g @vue/cli
2. vue create my-project
3.cd my-project
4.npm run serve
官方网站 https://cli.vuejs.org/zh/
1.执行 npm install -g @vue/cli
2. vue create my-project
3.cd my-project
4.npm run serve