framous

Framous is the most light & powerful front-end toolkit to prototype digital product

Installation

From the Terminal:

(sudo) gem install framous

Adding Framous to existing Compass projects

// Add framous to your config.rb file
require 'framous'

// Then run
compass install framous

// Stylesheet
@import "framous"

Or create a new project:

compass create <your-project-name> -r framous --using framous

Want to help us for the doc?

Thank you! We appreciate your help. You can find the repo https://github.com/borderlab/framous-doc

Need some help?

Reach us: [email protected]

Authors

@alechance & @thomashermant