Skip to content

Commit 5cbafa4

Browse files
Changed start command
1 parent a6d9449 commit 5cbafa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "techNotes MERN Project",
55
"main": "server.js",
66
"scripts": {
7-
"start": "node app.js",
7+
"start": "node server",
88
"dev": "nodemon server"
99
},
1010
"keywords": [],

0 commit comments

Comments
 (0)