Created
May 9, 2021 17:52
-
-
Save jsegomez/50671ed2551464fb56bf5317ab816e3b to your computer and use it in GitHub Desktop.
This file contains 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
npm install express | |
npm install body-parser | |
npm install cors | |
npm install mongoose | |
npm install express-fileupload | |
npm install jsonwebtoken | |
npm install bcrypt | |
npm install express body-parser cors mongoose express-fileupload jsonwebtoken bcrypt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment