• package.json
  • {
        "scripts": {
            "start": "node index.js"
        }
    }