Skip to content

AddamsOne/Express-Gulp-BrowserSync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Express+Gulp+BrowserSync+nodemon Run an Express app base on browserSync proxy,enjoy the live edit(live reload) and save you F5 key. ##Use First,cd to you project and run:

npm install

And then

Run gulp to start

  • The Express server will run at localhost: 3000
  • The BrowserSync will run at localhost: 5000

Browser to localhost:5000 ,go dev!

Packages

 
 
 

Contributors

Languages

  • CSS 63.8%
  • JavaScript 33.6%
  • HTML 2.6%