A temporary copy of Tom Bye's Express prototyping tool.
You may already have it, try:
node --version
Your version needs to be at least v0.10.0.
-
Clone this repo.
-
If you don't have Node, download it here: http://nodejs.org/.
-
Run the app:
node start.js
- Go to localhost:3000 in your browser.
More guides for getting set up and how to work with the prototyping application are available on Tom's wiki.