Tuesday, 2 July 2019

Push Node_modules to repository?

Should I push node_module to github? Like if I want to clone it onto another computer should I push the node_module folder also? I am new to node so I was wondering if I just npm init into the cloned folder it will all remain the same. I don’t want to install dependencies again and again.

Submitted July 02, 2019 at 05:48AM by Sibbzz_

No comments:

Post a Comment