/wordpress-starter-theme

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

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

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