npm install webpack –g
npm install -g @vue/cli
在你想要放置的目录下执行Vue create my_text
三种配置选择一种回车
cd my_test npm run serve
访问 http://localhost:8081/