panic-demo
v0.3.2
Published
Training wheels for panic-server
Downloads
9
Maintainers
Readme
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.