annapowellsmith / popup-prototypes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pop-up prototyping tool

A temporary copy of Tom Bye's Express prototyping tool.

Requirements

You may already have it, try:

node --version

Your version needs to be at least v0.10.0.

Getting started

  • Clone this repo.

  • If you don't have Node, download it here: http://nodejs.org/.

  • Run the app:

node start.js

Documentation

More guides for getting set up and how to work with the prototyping application are available on Tom's wiki.

About

License:MIT License


Languages

Language:CSS 96.6%Language:JavaScript 3.4%