josecarlospsh / 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 62.7%Language:HTML 27.2%Language:JavaScript 10.1%