/gulpfile-subgenerator-webserver

It's a sub generator of gulpfile-generator

Primary LanguageJavaScript

##Here is a sub-generator of gulpfile-generator-advanced #Usage

  • It's a submodules of gulpfile-generator-advanced so if you want to try or change this sub-generator you have to download gulpfile-generator and develop into the submodule webserver
  • It will create a webserver task with a livereload
  • Please install the extension of livereload
  • For more information about configuration click here

#Tasks generated

  • gulp webserver (launching on port 8000 with a livereload)

#Contributing

  • In the templates directory you'll see all of the task code about webserver
  • Feel free to add more configurations in index.js in order to have more possibilities when creating this task

#Dependencies


Made by Coenen Benjamin with love