# 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
```
