Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit fedb277a authored by 65160258's avatar 65160258
Browse files

nodemon

parent 09781c77
Branches
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"version": "1.0.0", "version": "1.0.0",
"main": "app.js", "main": "app.js",
"scripts": { "scripts": {
"start": "node app.js" "start": "npx nodemon app.js"
}, },
"keywords": [], "keywords": [],
"author": "", "author": "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment