source("misc.R") source("UI_.R") source("server_.R") shinyApp(ui, server) # options = list(host = "0.0.0.0", port = 4377))