Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 2.18 KB

readme.md

File metadata and controls

64 lines (46 loc) · 2.18 KB

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