Skip to content
Snippets Groups Projects
Commit 7c6ff283 authored by shwtea's avatar shwtea
Browse files

nodemon added

parent 064ff054
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "node server.js",
"start": "nodemon node server.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment