Node.js > Deploy & Run cmd from package.json
I just deployed a node js app in cloudflare pages
but the issue is: HOW SHOULD I RUN THAT CMD WHICH IS IN THE
cuz without that, it wont work
for example: I need to run
HOW CAN I DO THAT ???
HELP PLS PLS PLS
but the issue is: HOW SHOULD I RUN THAT CMD WHICH IS IN THE
PACKAGE.JSON FILE ???cuz without that, it wont work
for example: I need to run
node server.js after deployHOW CAN I DO THAT ???
HELP PLS PLS PLS
