Files
dash-player/CONTRIBUTING.md
T

257 B

CONTRIBUTING

Build manually

We recommend the following versions to build this package:

  • node: 16.17.0
  • npm: 8.15.0

To generate builds manually, run the following:

$ pip install -r requirements-dev.txt
$ npm install
$ npm run build