gulpfile.js

Home > gulpfile.js

ブラウザシンクだけの gulpfile.js メモ

gulp とbrowser-sync のインストール インストールするディレクトリに移動し、npm install npm i -D gulp browser-sync gulpfile.js の作成 ディレクトリにgulpfile.js を作成 gulpfile.js var gulp...

Web 2018.11.10 お母ちゃん