Skip to content
Alexandru Branza edited this page Apr 17, 2018 · 18 revisions

Building Powder Player

Requirements

Windows

  • Node.js

  • Set Environment Variable: $ set npm_config_arch="ia32"

OSX

Linux

  • Node.js

  • VLC installed: $ sudo apt-get vlc

Cross-platform Instructions

git clone --recursive https://github.com/jaruba/PowderPlayer.git
cd PowderPlayer
npm install
bower install
grunt deps