/bouboucle-mirabilia

a bouboucle app for use on the site of the Mirabilia project

Primary LanguageC

Bouboucle mirabilia

A bouboucle app instance for use on the site of the mirabilia project.

Foreground image definition

A foreground can be added to the canvas by specifying a url in a query parameter named fg-url. If no key is present, a blank classic bouboucle canvas will be displayed.

https://somehost?fg-url=an_url_pointing_to_an_image

Installation instructions

npm i

Run instructions

npm run dev

Build instructions

npm run build

Build artifacts are produced in folder named dist.

list of images

build options

$ vite build --base=/my/public/path/

More info