Skip to content

Instantly share code, notes, and snippets.

@JosepRoo
Created October 28, 2019 04:42
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 JosepRoo/87b26ee7a9820d304f3941a3a416f25d to your computer and use it in GitHub Desktop.
Save JosepRoo/87b26ee7a9820d304f3941a3a416f25d to your computer and use it in GitHub Desktop.
{
"name": "server",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment