Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 318 Bytes

drupal-gulp-browser-sync

Gulpfile for using browser-sync reload server with Drupal development.

Requirements:

Webserver

Requires functioning local webserver that will run Drupal independently. Browser-sync is run as a proxy for this server.

NPM packages

  • browser-sync
  • gulp
  • gulp-run
  • gulp-sass