This project was developed under a previous phase of the Yale Digital Humanities Lab. Now a part of Yale Library’s Computational Methods and Data department, the Lab no longer includes this project in its scope of work. As such, it will receive no further updates.
Minimal boilerplate for three.js apps.
To use this boilerplate, you can run in a terminal:
git clone https://github.com/yaledhlab/three-boilerplate
cd three-boilerplate
npm install
npm run start