Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 559 Bytes

readme.md

File metadata and controls

34 lines (26 loc) · 559 Bytes

Build Status

Getting Started

git clone [email protected]:streeetlamp/bare-wp.git
npm install
grunt build

Grunt Tasks

Watching + Live Reloading of JS, CSS, PHP

grunt dev

Build minified CSS + JS

grunt build

WP SNIFFIN

grunt sniff

dance

shoudouts to bones for the inspiration