It uses Three.js and Greensock as depencies. I also added Wagner for post-processing.
After cloning install all dependencies :
npm i
It starts devlopement server at localhost:3000, browser-sync and watch files.
npm start
npm run build
You are good to go !
Thanks to Valentin for the starter kit !