首先我们把脚手架项目下载下来并且安装启动
$ git clone git@github.com:GuoYongfeng/webpack-dev-boilerplate.git github-notetaker-app $ cd github-notetaker-app && npm install $ npm run dev
查看浏览器效果