We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2acd0f commit f50976fCopy full SHA for f50976f
package.json
@@ -4,7 +4,7 @@
4
"description": "Backend for Socialbook Web app",
5
"main": "api.js",
6
"scripts": {
7
- "start": "nodemon api.js"
+ "start": "node api.js"
8
},
9
"author": "Samarpan Dasgupta",
10
"license": "MIT",
0 commit comments