paratii-mediaplayer

3.1.2 • Public • Published

paratii-mediaplayer

js-standard-style

WORK IN PROGRESS

Installation

$ git clone https://github.com/Paratii-Video/paratii-mediaplayer
cd paratii-mediaplayer
$ yarn

Developing

Demo app

$ yarn run dev

Then visit http://localhost:8080.

paratii-player

In paratii-mediaplayer:

$ yarn link
$ yarn run build:watch 

Note: The paratii-mediaplayer bundle will rebuild on file changes.

In paratii-player:

$ yarn link paratii-mediaplayer
$ npm run dev-concurrently

Note: You will need to restart paratii-player if it was previously running.

Deploying

  • Run the following commands:

    $ git checkout master && git pull
    $ yarn version --new-version <patch|minor|major>
    $ git push --follow-tags
    

    This will tell CircleCI to build and then publish a new version x.x.x to the npm registry

Dependencies (0)

    Dev Dependencies (33)

    Package Sidebar

    Install

    npm i paratii-mediaplayer

    Weekly Downloads

    0

    Version

    3.1.2

    License

    ISC

    Unpacked Size

    17.6 MB

    Total Files

    17

    Last publish

    Collaborators

    • bent0b0x