SpiceQA
Questions
Tags
Users
Badges
npm equivalent of `pip install -r requirements.txt`
user_342293
0
Created Aug 7, 2012
Edited Aug 7, 2012
Viewed 20998
Follow
What are the npm equivalent of:
pip freeze > requirements.txt pip install -r requirements.txt
npm
pip
38
0
Add comment
+
Share
3 Answers
Related