w3reality / bs-three

BuckleScript binding for three.js
MIT License
10 stars 1 forks source link
bucklescript ocaml reasonml three threejs

To install and run a quick demo

npm install
npm run dev

Build a javascript bundle

npm run build

Watch and dev on OCaml/ReasonML(BuckleScript)

npm run watch