{
  "scripts": {
    "test": "echo \"You are in the root foler! Start the client or the server\"",
    "dev": "echo \"You are in the root foler! Start the client or the server\"",
    "start": "echo \"You are in the root foler! Start the client or the server\""
  }
}