The app can be deployed on R/Shiny server. Follow instruction [here](https://shiny.rstudio.com/deploy/"Shiny - Hosting").
## Running the app on the server
The app can be deployed on RStudio/Shiny server. Follow instruction [here](https://shiny.rstudio.com/deploy/"Shiny - Hosting").
## Running the app locally
Alternatively, after downloading the code, the app can run within RStudio. Open `server.R` or `ui.R` file, then click "Run App" button with green triangle in the upper right corner of the window with code open.