Skip to content

Commit

Permalink
updated package.json from root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
PreciousIfeaka committed Jun 12, 2024
1 parent 28fc0aa commit 97ca82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Alx webstack portfolio project",
"main": "server.js",
"scripts": {
"start": "npm run watch --prefix server"
"start": "cd server && npm run watch"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 97ca82b

Please sign in to comment.