Skip to content

jeffangama/browsersync-html-css-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This boilerplate run html, css, js in your browser with auto reload feature Perfect to build an html site quickly

More info on : https://browsersync.io/docs/gulp By JEFF ANGAMA - 24 09 2018

Pre requisite

  • Install Nodejs, git for windows and run npm install gulp-cli -g

How to install ?

npm install

  • add your html css js in the src folder
  • run

gulp browser-sync

  • The localhost:3000 launch in browser, each time you save a file in src folder, it will reload the browser

Screenshot

preview

About

Get an html / css / js site livereload feature with browser sync gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published