UNPKG

holoplay-core

Version:

A library that works with Looking Glass HoloPlay Service

10 lines (8 loc) 223 B
# 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 ```