/gulp-express-livereload

Simple example of gulp and express livereload

Primary LanguageJavaScript

gulp-express-livereload

This simple app build with gulp express and livereload

Requirements

Node and npm

Installation

  1. Clone the repository: git clone https://github.com/vamsikrishnamannem/gulp-express-livereload
  2. Install the application: npm install
  3. Start the server: gulp
  4. View in browser at http://localhost:9000.