Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

fromflux/sierpinski-explorer

Repository files navigation

fromflux/sierpinski-explorer

Sierpinski Triangle Explorer

This is the source code for the app available here.

Installation

yarn install

Development Server

# start local development server
yarn dev

# open in your browser
http://localhost:8080/

License

Copyright (c) 2017 Rod Melo

GPL-3.0 (https://opensource.org/licenses/GPL-3.0)