Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 362 Bytes

File metadata and controls

23 lines (18 loc) · 362 Bytes

threejs-tutorial

A set of threejs demos

Project setup

npm install

Compiles and hot-reloads for development

npm run dll
npm run build
npm run dev

Compiles and minifies for production

npm run dll
npm run build

image