Yet another Mandelbrot Set zoomer.
###Version 1.0.0
###Installation
z2pc developed on node.js v. 6.9.1.
$ npm installinstalls dependencies (Webpack, Babel, RxJS 5, etc.)
To compile all HTML, CSS, JS to dist directory
$ webpackor
$ webpack -wFor production
$ webpack --release-Jason Tiscione