UNPKG
holoplay-core
Version:
latest (0.0.11)
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.4
0.0.3
A library that works with Looking Glass HoloPlay Service
holoplay-core
/
BUILD.md
10 lines
(8 loc)
•
223 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
# 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 ```