This example uses the default webpack configuration setup. For more control, running a dev server etc., see the [webpack documentation](https://webpack.js.org/concepts/) 1. `npm install` 2. `npm install --save three-loader-3dtiles` 3. `npm run build` will build and output to `dist/` 3. `npm run dev` will serve the files in `dist/`