barntarnst / wordpress-starter-theme

Wordpress minimal starter theme with ES6 based on _s with gulp, eslint (standard), sass, browsersync.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wordpress-starter-theme

Wordpress minimal starter theme based on _underscores with gulp, eslint (standard), browsersync, ES6.

## clone this repo into your local wordpress installations theme folder
$ git clone

## run npm install from the command line
$ npm install

## update config.js with your localhost wordpress url

## run gulp
$ gulp

## production
$ gulp --production

js-standard-style

About

Wordpress minimal starter theme with ES6 based on _s with gulp, eslint (standard), sass, browsersync.

License:GNU General Public License v2.0


Languages

Language:PHP 59.8%Language:CSS 28.5%Language:JavaScript 11.7%