Miso bindings for A-Frame framework for WebVR.
stack setup
stack build
To run an example use run-example.sh
script:
./run-example.sh hello-world
This script will build everything if needed and also replace index.html
when necessary.
If build is complete the script will also open
the example using default browser.