Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 517 Bytes

Dependencies.md

File metadata and controls

16 lines (9 loc) · 517 Bytes

Dependencies

The codebase utilizes a number of great open-source projects (licenses vary).

Preparation

Install the yarn package manager for your platform.

Then, to install the required packages, run yarn install in your terminal from the Development directory.

What Next?

These instructions explain how to build and deploy the nmos-js client itself.