cozy-lasuite-visio is a container app that embeds Visio app. It is a very basic app displaying the cozy-bar and an iframe. By leveraging cozy-external-bridge, it allows history syncing from Visio and exposes APIs to Visio.
You can then clone the app repository and install dependencies:
$ git clone https://github.com/cozy/cozy-lasuite-visio.git
$ cd cozy-lasuite-visio
$ yarn install