1forh / gulpfile-example

Example ES6 Gulpfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example ES6 Gulpfile

Requirements

  • Node.js - v4.4.7+
  • gulp-cli - Allows you to run Gulp tasks using the command line
    • npm install --global gulp-cli

Quick start

  1. Clone the repo and navigate to that folder
  2. npm install

License

MIT

About

Example ES6 Gulpfile

License:MIT License


Languages

Language:JavaScript 100.0%