Skip to content

Gulp configuration with local web server, livereload, browser-sync and sass compilation

Notifications You must be signed in to change notification settings

kovinka/gulp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browsersync + Gulp.js

Prerequirement

  • installed Node.js 8+

Install gulp.js globally

npm install gulp-cli -g

Clone repository

$ git clone https://github.com/kovinka/gulp-server.git
$ cd gulp-server
$ npm install

Run server

$ gulp

Open browser

http://localhost:3000/

About

Gulp configuration with local web server, livereload, browser-sync and sass compilation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published