Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 333 Bytes

wordpress-grunt-sass-starter

Starter Theme for WordPress - comes with Grunt, Bootstrap and SASS

Init

Run npm install (or sudo npm install) for a first run.

Commands

grunt default - to run all tasks

grunt concat - concatenate all files

grunt uglify - minify all files

grunt watch - watch js and sass files