Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 188 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 188 Bytes

Three.js Prototyping Starter Project

Development Setup

git clone --depth=1 https://github.com/sketchpunk/threejs_starter.git
cd threejs_starter
npm install
npm run start