PsychoLlama / panic-demo

An easy, get-started package for panic (test utility)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An easy, get-started package for panic (test utility)


Languages

Language:JavaScript 66.1%Language:HTML 33.9%