Design your child theme in a few seconds.
A full frontend development stack, ready to deploy.
- Fork and clone this repository
- Run 'npm install'
- Run 'grunt'
- Have fun designing your child theme!
The main libraries in this repo are:
- node-sass for compile your scss in css
- grunt-watch for listen to your files
- jshint as a JS syntax checker
- csslint as a CSS syntax checker