Skip to main content
Documentation

Installation

Install Vreo with the Five SDK and React dependencies required by the player.

Installing with npm or yarn

We recommend developing with npm or yarn. This lets you debug easily in your development environment and bundle and deploy with confidence in production, while enjoying all the benefits the wider ecosystem and toolchain have to offer.

Caution

Because @realsee/vreo depends on Five SDK and React, be sure to install these dependencies as well.

npm install @realsee/vreo @realsee/five react react-dom