Check out the DoneJS example section for a full walkthrough for PlayerMX.
From a directory of your choice:
Clone files to your local drive
$ git clone https://github.com/jupiterjs/playermx.git
Navigate to application directory and initialize submodules
$ cd playermx $ git submodule update --init
Open player/player.html in your browser and see the application run.