Skip to content

mmase/BeFF

 
 

Repository files navigation

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'

Cutting a Release

  1. npm version <version number>
  2. git push upstream master --follow-tags
  3. npm publish
  4. Edit the release at https://github.com/behance/BeFF/releases

About

Behance Frontend Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%