Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 550 Bytes

Note: This repository has been archived

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.

Three Boilerplate

Minimal boilerplate for three.js apps.

Usage

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