一个前端自动化打包构建工具
    用来把代码进行压缩 / 转码 还能开启服务器实时更新

    安装:

    1. $ npm install -g gulp

    卸载:

    1. $ npm un -g gulp