Skip to content

dandaka/frontend-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end boilerplate.

Contents

  • Gulp
  • Bootstrap 4.x alpha
  • Jade
  • SASS
  • Autoprefixer
  • Google Analytics code injection
  • Favicons generator
  • LiveReload of Jade and SCSS changes (needs LiveReload plugin to be installed and enabled)

Getting started

  1. Install dependencies (npm install)
  2. Remove public/ and src/img from .gitignore

gulp compiles and launches webserver on localhost:8080.

gulp favicons generates favicons.

2DO

  • Add gulp-responsive images
  • Find a good webfonts generator