Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 433 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 433 Bytes

gl-volume3d-demo

View Demo

Running this Thing

Get the project set up and running locally by running these commands from your terminal:

git clone https://github.com/kig/gl-volume3d-demo
cd gl-volume3d-demo
npm install
npm start

After running npm start, a budo server should start running on http://localhost:9966/. Enjoy!

License

MIT