I new to yeoman and their new version which is grunt and bower, my question is, when I create new webapp running
yo webapp
under my project folder, the command after asking me some question regarding the inclusion of stuff like bootstrap, it creates a folder called node_modules, with a lor of files, is this normal??, don't this modules should be installed in a more global folder? thanks for the explanation
Node.js dependencies are local to the project. Hence the node_modules folder.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With