ryuhhnn / wireframe

minimal wireframing css-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wireframe

WIP - minimal wireframing css-framework. Example index.html is given.

How to develop:

  • clone the repo
  • run npm install
  • run gulp
  • read the source files
  • add styles to lib/ directory and not inside css/ or min/
  • add corresponding html for styles introduced

initial screenshot

About

minimal wireframing css-framework

License:MIT License


Languages

Language:CSS 67.8%Language:HTML 16.7%Language:JavaScript 15.6%