GithubHelp home page GithubHelp logo

channaveer / gulp-workflow Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.99 MB

Gulp to compile sass, copy css, minify & combine css. Copy js files, minify & merger in to single one. Image resizes. Browser sync to reload the html pages.

JavaScript 89.79% CSS 5.69% HTML 4.52%

gulp-workflow's Introduction

REQUIREMENTS

  1. NodeJs

    MAC (Latest version)

    brew install node@12

    Windows

    Installer @ https://nodejs.org/

    Ubuntu

    sudo apt install nodejs

  2. Gulp-Cli

    npm install -g gulp-cli

IMAGE LIBRARY REQUIREMENTS

Ubuntu:
-------
apt-get install imagemagick
apt-get install graphicsmagick


Mac OS X (using Homebrew):
-------------------------
brew install imagemagick
brew install graphicsmagick


Windows & others:
-----------------
http://www.imagemagick.org/script/binary-releases.php

Confirm that ImageMagick is properly set up by executing convert -help in a terminal.

RUNNING

  1. Download or clone the project to your working directory

  2. Change directory to the downloaded project directory (By this step I assume you might have installed NodeJs, Gulp-Cli)

  3. Load Node Dependencies with the following command

    npm install

  4. Now its time to rock with Gulp Task runner

    gulp

gulp-workflow's People

Contributors

cwdabba avatar

Stargazers

 avatar

Watchers

Channaveer Hakari avatar  avatar

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.