I use three.js and there are a number of useful files in the directory examples/that I want to include in my project. Unfortunately, examples/specified in ignorethe config.js file property bower.json.
Is there an easy way to install specific files under examples/using Bower?
source
share