print and show the animation of your code
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
npm start
npm run server
A webpack dev server will start and run the code contained in the code variable inside src/code.js.
PRs are welcome.