Created
July 30, 2019 11:57
-
-
Save RahulJyala7/d4f6c040cde9fef31c99c517dca7c234 to your computer and use it in GitHub Desktop.
NODE is GREEN
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The difference between these two, is that devDependencies are modules which are only required during development. | |
while dependencies are modules which are also required at runtime. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment