npm install gulp --save-dev. 查看版本: gulp --version. 建立 gulpfile.js 於專案資料夾: var gulp = require('gulp'); gulp.task('hello', ...
確定! 回上一頁