安装脚手架 npm install -g @vue/cli
在项目中,初始化 npm install -g @vue/cli-init vue init webpack-simple 01-simple_project