This is the boilerplate that we use for new WordPress themes for our customers. It's somewhat based upon the html5boilerplate found at http://html5boilerplate.com/.
You are free to use this as you please, but if you find any errors or have suggestions of improvements please do share them.
Montania System AB http://www.montania.se/ (mostly in Swedish)
- Search and replace for "Boilerplate" and change it to your theme name, and rename Boilerplate.php to your new class name
- Run command
$ npm install - Run command
$ grunt build - Run command
$ composer install
$ grunt buildcompiles scss files and js files to style.min.css and main.min.js$ grunt watchAuto compiles scss and js files when there are changes in them$ grunt bsSet up a broswer sync, requires that you have set the proxy in "Gruntfile.js"