8000 GitHub - codemattcode/Boilerplate: Starter files for building and deploying static web sites
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

codemattcode/Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"_"

CDN

  • Normalize
  • Font Awesome (icons)
  • JQuery

Dependencies

  • Gulp
  • AutoPrefixer
  • SASS
  • Babel
  • Uglify
  • Browsersync
  • Reload
  • Plumber
  • Del
  • Rename

Start

copy boilerplate repo URL

create new repo on github.com

choose import code (using boilerplate repo URL)

clone/copy new repo URL

$ cd to working dir.

$ git clone + new repo URL + new dir name

$ cd to new dir

$ npm install // pull in dependency modules

Gulp

$ gulp // compile and watch

$ gulp build // final production build

About

Starter files for building and deploying static web sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0