Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 764 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 764 Bytes

perma-printer

print and show the animation of your code

Install

OpenBits logo This package is only served through OpenBits.

To install OpenBits run:

npm install openbits -g

Then login into openbits by following these instructions.

When OpenBits is set up, then install perma-printer as following:

openbits install perma-printer

Usage

npm start
npm run server

A webpack dev server will start and run the code contained in the code variable inside src/code.js.

Contribute

PRs are welcome.