|
||
---|---|---|
docs | ||
src | ||
.gitignore | ||
CHANGELOG.md | ||
README.md | ||
observablehq.config.js | ||
package-lock.json | ||
package.json | ||
poptimal.js |
README.md
poptimal
An experiment in using Observable to generate colourful SVG patterns reminiscent of op art or halftone dots.
You can play with it 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.