Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Al-Ghozy03 committed Jun 22, 2023
1 parent d4741ab commit 8c72885
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 614 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
"start": "nodemon src/server.js"
},
"keywords": [],
"author": "",
Expand Down
Loading

0 comments on commit 8c72885

Please sign in to comment.