A basic WordPress theme without predefined template HTML. Set up to be used with gulp and bootstrap.
Before using gulp make sure you have installed node, sass, bower and gulp (globally). When you have everything installed just run the commands below and you are up and running.
npm install
bower install
gulp default