Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 475 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 475 Bytes

Gulp Boilerplate

Basic frontend template for projects using Html, Css and Js.

Features

  • Livereloading with BrowserSync
  • Pug with Bemto
  • Sass
  • PostCss with Autoprefixer and mqpacker
  • Image Optim, Minification and other production goodies
  • ftp

Usage

Make sure to rename the repo folder, after you clone it, so that you don't confuse yourself later. Try renaming when you clone:

git clone CLONE_URL your_project_name
yarn istall   
gulp