Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 276 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 276 Bytes

Bloxorz

WebGL project

Steps to run the demo

  1. Ensure you have npm installed.

  2. Install http-server globaly

    $ npm install http-server -g

  3. Download the code

  4. Navigate to code's directory and execute:

    $ http-server

  5. Open your browser and type: localhost:8080