WordPress Base Template for development with Gulp, ES5, jQuery. You can use livereload to keep changes in all browsers.
- Find all
wpbase_
and replace with your theme name's prefix. - Find all
'wp_base'
and replace with your theme name. - Edit
style.css
and replacewpbase
with your theme name.
- Clone a source to your
/themes/
folder. - Run
npm install
- Enjoy!