1.0.2 • Published 7 years ago

generator-html-wireframe v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

generator-html-wireframe NPM version Dependency Status

Creates wireframe html pages for rapid prototyping

Example

screen-shot

Installation

First, install Yeoman and generator-html-wireframe using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-html-wireframe

Then generate your new project:

yo html-wireframe

To build from source

git clone https://github.com/vanbujm/generator-html-wireframe.git
cd generator-html-wireframe
./build.sh

Testing:

npm test

Generate an example for testing:

./test-gen.sh

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Jonathan Van Buren

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago