79180306

Date: 2024-11-12 08:24:12
Score: 0.5
Natty:
Report link
"commandA": "npm index.js",
"commandB": "npm server.js",
"comandName": "npm-run-all --parallel commandA commandB",

Note --parallel is important else only commandA will run and not commandB

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hlawuleka MAS