Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 214 Bytes

BUILD.md

File metadata and controls

9 lines (8 loc) · 214 Bytes

Building the HoloPlay Core library

The build script will output to the "dist" folder.

git clone https://github.com/Looking-Glass/holoplaycore.js	
cd holoplaycore.js	
npm install	
npm run-script build