/threejs-IDE

WIP: extracting the Discover three.js IDE for use as a standalone project

Primary LanguageJavaScript

Discover three.js IDE

Instructions

Clone/download the repo. Node.js and NPM are required.

Run this command once.

> npm install

Then run this command to build code and start the server.

> npm start