Just a simple glTF viewer inspired by:
Features:
TODO:
Then install all the node_modules needed by executing the following command:
npm run install
Finally execute the following command to start Webpack in development mode and watch the changes on source files.
npm run dev