Skip to content

Instantly share code, notes, and snippets.

@jsegomez
Created May 9, 2021 17:52
Show Gist options
  • Save jsegomez/50671ed2551464fb56bf5317ab816e3b to your computer and use it in GitHub Desktop.
Save jsegomez/50671ed2551464fb56bf5317ab816e3b to your computer and use it in GitHub Desktop.
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