Skip to content

aslanides/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot

Messing around with TypesScript. See aslanides.io/mandelbrot for site.

Set-up

Note: this assumes you have a recent version of node installed.

To install dependencies:

npm install

This will install parcel, which is used to serve the page.

To run locally:

npm run serve

Then click anywhere on the page to zoom.

About

Messing around with typescript for the first time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors