Checkout this repo, and run:
npm install
To run the project in dev mode run:
gulp
Checkout this repo, and run:
npm link
Go to your project, and run:
npm link wgf-styleguide
If the project already include this module, it will create an alias to your checkouted wgf-styleguide folder instead of the npm module directory copy.