Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 422 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 422 Bytes

Mandelbrot

Just some play time with svg html element.

Installation

git clone https://github.com/ParriauxMaxime/Mandelbrot.git
yarn #or npm i

Usage

yarn start
#go to localhost:3000

OR

yarn build && yarn serve
#go to localhost:5000

Demo

Let's hope this still works

License

MIT