Skip to content

Instantly share code, notes, and snippets.

@RahulJyala7
Created July 30, 2019 11:57
Show Gist options
  • Save RahulJyala7/d4f6c040cde9fef31c99c517dca7c234 to your computer and use it in GitHub Desktop.
Save RahulJyala7/d4f6c040cde9fef31c99c517dca7c234 to your computer and use it in GitHub Desktop.
NODE is GREEN
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