/webpack-threejs-boilerplate

Very simple boiler plate with three.js and webpack combined.

Primary LanguageJavaScriptMIT LicenseMIT

WebPack / THREE.js boilerplate

Very simple boiler plate with three.js and webpack combined.

Getting started

npm install
npm start

On running npm start, the server will continuously transpile your code as you write.

Then hack on src/*.index.js!