Skip to content

Nidum/fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractals

A js app for fractals visualisation

Running

You will need NodeJS and npm for starting up a simple HttpServer (to make js resources available).

Run npm install -g http-server to install the simple http-server for node.

Run http-server -a localhost -p 8080 -c-1 from app directory to startup the app.

Open http://localhost:8080/index.html.

Enjoy!

About

A js app for fractals visualisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published