Panic-demo
Showcases the cool stuff about panic. Gets people up and running quickly.
Usage
Install
$ npm install panic-demoOpen your terminal and start the node repl:
$ nodeAnd load the demo:
var panic = require('panic-demo')It'll start up a server for you and display a url to visit in a browser.