Here my threejs boilerpate :V
Init:
- npm install -> install all dependencies you need to start to work
- npm run dev -> init webpack development environemnt
- npm run build -> webpack build for production
- npm run build-clean = clean folder and then -> npm run build
Enjoy and stay creative :V
You gonna find a captureFrame function in app.js, it can be usefull at a time when you want to record something in different format types like jpeg, webm and so on... More about the that -> https://github.com/feross/capture-frame