全局安裝browserSync npm install -g browser-sync 局部安裝browserSync npm ... gulp.task('start', function() { browserSync.init({ proxy: ...
確定! 回上一頁