NBoychev / wp-gulp-boilerplate

Wordpress Gulp Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gulp Task Runner

Tips:

Use bash terminal (default terminal on OSX and Linux, GitBash on Windows).

Dependencies:

  1. Latest version of NodeJS (min v6.0.0)

Install:

In the directory of the project:

npm install --global gulp-cli
npm install

Development:

gulp

Build:

gulp build

About

Wordpress Gulp Boilerplate


Languages

Language:JavaScript 100.0%