Skip to content

Instantly share code, notes, and snippets.

@thescientist13
Last active September 11, 2018 00:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thescientist13/d72f0ff3d4a0dfd5052af8af65b76c52 to your computer and use it in GitHub Desktop.
Save thescientist13/d72f0ff3d4a0dfd5052af8af65b76c52 to your computer and use it in GitHub Desktop.
Example of ExpressJS SSR Dependencies
{
"@babel/core": "^7.0.0",
"@babel/node": "^7.0.0",
"express": "^4.16.2",
"pm2": "^2.7.2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment