Basisc scaffold to run a webpack project with pug structure and three.js. Ready to handle ES6, images, fonts, scss.
Scripts:
- npm run start (start a server and auto update when change some files)
- npm run watch (build in a no-minified version when change some files)
- npm run build (build all the minified files)