Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 394 Bytes

installation.md

File metadata and controls

14 lines (9 loc) · 394 Bytes

Installation

Shadow-CLJS

Add the Threeagent artifact as a dependency to your shadow-cljs.edn: Clojars Project

Install Three.js via npm:

npm install --save three

Now that Threeagent is installed, read the Quick Start for an example application.