https://github.com/IOJINDD/ES6-dev
在gulpfile最后一行加上:
gulp.task('default', ['compile-es6', 'pack-js', 'watch', 'server']);