Skip to content
Jeffrey Zitelli edited this page Feb 20, 2016 · 1 revision

Building poolvr:

If you have Node.js and Grunt installed, the included Gruntfile.js may be used to build packaged versions of poolvr:

  1. From the root directory, install grunt dependencies via Node Package Manager: npm install
  2. From the root directory: grunt
Clone this wiki locally