Three.js Webpack boilerplate using Babel and ES6 for WebGL projects
This boilerplate configures a Three.js project bundled with Webpack and transpiled with Babel to enable ES6 syntax. It includes SCSS support, webpack-dev-server for local development with hot-module-replacement, linting, and npm scripts to produce a production-ready build folder with compiled JS/CSS and copied assets.
0