Silly-Say/README.md

1.0 KiB

Silly-Say

The SillySay.js demo for my blog.

Asciicast

asciicast Setting up Browserify + Rollupify + Wzrd

Download

  • Git clone url: https://git.starbeamrainbowlabs.com/Demos/Silly-Say.git
  • zip
  • tar.gz

Setting up

  • Install Node.js
  • Install browserify and wzrd: npm install browserify wzrd (don't forget to sudo on linux!)
  • Run npm install