0.3.2 • Published 8 years ago

panic-demo v0.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Panic-demo

Showcases the cool stuff about panic. Gets people up and running quickly.

Usage

Install

$ npm install panic-demo

Open your terminal and start the node repl:

$ node

And 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.