@frctl/mandelbrot
v1.10.3
Published
The default theme for Fractal.
Downloads
33,589
Keywords
Readme
@frctl/mandelbrot
The default web UI theme for Fractal.
See the Fractal documentation for details on configuration and usage.
In order to get a locale aware date for the 'last updated' text, install the full-icu module.
Development
Follow these instructions to setup the development environement, then go to the Mandelbrot package directory:
cd packages/mandelbrot
In there, run:
npm start
To start Gulp in watch mode and automatically recompile Mandelbrot’s CSS & JS files on save.
You can also build the files once with:
npm run build
You can see your changes in one of our example Fractal instances.