My contribution for christmas experiments 2016
Demo available here.
NODE: 6.3.0
NPM: 3.10.3
It uses Three.js and Greensock as depencies.
After cloning install all dependencies :
npm i
It starts a developement server at localhost:9966 with live reload.
npm start
npm run build
You are good to go !
Fork of [threejs-starter-kit] (https://github.com/vdaguenet/threejs-starter-kit)