by: Adam King
A starting project that uses ClojureScript with WebGL and Figwheel
Install:
- 
Working copy of clojure's CLI tools. 
 https://clojure.org/guides/getting_started#_clojure_installer_and_cli_tools
- 
For development: clojure -A:build-dev 
- 
Running the above should end up openning a browser tab that starts Figwheel session. 
- 
TODO