Ustaw środowisko węzłów za pośrednictwem skryptu Pack.json

  "scripts": {
    "start": "SET NODE_ENV=development & node server.js",
  }
amit.bhagat