Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 412 Bytes

fast-blank-website

HTML5 Boilerplate with Gulp and BrowserSync ready for you. No fuss. Just start coding!

  1. clone this repo
  2. npm install
  3. gulp serve

That's it! Barebones, simple.

This will give you HTML5 Boilerplate, along with Gulp running things, and BrowserSync creating a server and refreshing the browser for you.

I made this repo so that I can hit the ground running with a new web project.