Skip to content

emrekucukkirli/boilerplate

Repository files navigation

boilerplate

A boilerplate for building we projects with Gulp.js

Getting Started

Features

  1. Compile, minify, concatenate and autoprefix SASS files
  2. Compile and concatenate JavaScript
  3. Optimise GIF, JPEG, PNG and SVG images
  4. Hot reloading with browser-sync

Quick Start

#1 Clone this repo
git clone https://github.com/kodemre/boilerplate.git

#2 Navigate into the repo directory
cd boilerplate

#3 Install all node packages
npm install

#4 Get started
npm run start

Requirements

This project requires you have Node.js with npm installed. This project requires you have a global installation of gulp-cli.

About

A boilerplate for building web projects with Gulp.js.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published