Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

jakub-matusiak/gulp-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Starter Kit

A simple Gulp Starter Kit for static website.

Table of contents

Features

  • Browser sync
  • Babel
  • JavaScript minification and obfuscation
  • Sass
  • CSS minification
  • Autoprefixer
  • Source maps for CSS and JavaScript

Dependencies

Setup

To use Gulp Starter Kit in your project follow the steps below:

git clone https://github.com/jakub-matusiak/gulp-starter-kit.git

npm install -g gulp-cli

npm install

gulp to build project with browser sync

gulp build to simply build your project

gulp clean to clean dist directory

Status

Project is in progress

License

This project is licensed under the MIT License.

Contact

Created by Jakub Matusiak.