poptimal/README.md

546 B

poptimal

An experiment in using Observable to generate colourful SVG patterns reminiscent of op art or halftone dots.

See it in action here

Comments, feedback via Mastodon: Mike Lynch

Observable

This is an Observable Framework app. To install the required dependencies, run:

npm install

Then, to start the local preview server, run:

npm run dev

Then visit http://localhost:3000 to preview your app.