Skip to main content

Try it out

On your own machine

You can run an example by performing these steps:

git clone git@github.com:saxofonsolo/biblo.git

cd biblo
npm install
npm run build

cd example
npm install
npm run android

In the browser

Can't wait? You can see a demo of the web version here.