Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

panic-demo

psychollama11MIT0.3.2

Training wheels for panic-server

panic-server, panic, test, distributed, demo

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.