Standard README for themes
Clone Repo
git clone {repo}
Pull DB with DB Migrate Pro
Add grunt modules
npm install
Set up wp-config
Configure Virtual Host
Run grunt watch
grunt watch
Deploy to Staging or Production
grunt deploy-staging
or grunt deploy-production