Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 521 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 521 Bytes

BeFF Build Status

Behance Frontend Framework

Documentation

View the Docs

You can manually generate the HTML documentation of our JSDoc blocks via:

grunt docs

That Grunt task will also push the generated html files to your fork's gh-pages branch

MISC

Bower - Using the dependencies listed in the current directory's bower.json:

'git config --global url."https://".insteadOf git://', then 'bower install'