初始化
vue init webpack-simple myproject
安裝
npm install
运行
npm run dev
访问地址
http://localhost:8080/
安装webpack