Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 343 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 343 Bytes

beer

Just a very first test of SNAP SVG :)

Have fun with this delicious sparkling beer.

Demo: http://baggers.io/samples/beer

Note: the code is written in ES6 and it's not transpiled. Use the latest chrome to get a beer.

Installation

Install SNAP SVG ...

npm i

Run it with any static server you want to. (e.g. node-static)