Forked from the Cloudflare Stream Wordpress plugin.
Work on this fork is primarily taking place at B-Interactive/cloudflare-stream-wordpress
Install:
Clone this repo, cd into the directory and run
$ npm install
Build for development:
$ npm run build:dev
Build for production:
$ npm run build