Giter Site home page Giter Site logo

gulp-starter-kit's Introduction

gulp-starter-kit

If you want to know how to build that kind of startet kit you can watch the YouTube videos I created while working on this starter kit: https://goo.gl/sMFmyN (Note: Videos are in Polish).

Prerequisites

  1. Node.js + npm
  2. Gulp installed globally: npm install gulp --global
  3. Windows users: Windows Build Tools: npm install --global --production windows-build-tools. Make sure to run this as an administrator.

Usage

1. Clone repo

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

2. Go inside cloned repo

cd gulp-starter-kit

3. Install all dependencies (make sure nodejs with npm is installed on your machine)

npm install

4. Run default gulp task (will open browser window with live reload)

gulp

Build

In order to build the production version of your project run gulp build from the root of cloned repo.

List of npm packages used

  • gulp
  • browser-sync
  • gulp-sass
  • gulp-sourcemaps
  • gulp-autoprefixer
  • gulp-clean-css
  • gulp-uglify
  • gulp-concat
  • gulp-imagemin
  • gulp-changed
  • gulp-html-replace
  • gulp-htlmin
  • del
  • run-sequence

Big thanks to all the authors of these packages ❤️

gulp-starter-kit's People

Contributors

davidoskay avatar marcinkrzeminski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gulp-starter-kit's Issues

Not compatible with gulp 4.

I upgraded gulp to latest version (Gulp 4) and being gulp 4 has all these new features, it is not working anymore.

Gulp 4 support would be great.

Could you create a "SASSless" version?

I prefer to use normal CSS and make use of the Sass like features that we're getting.

I'm trying to remove the Sass stuff right now but it's a bit confusing for me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.