Step 1

Install Shiny

Open an R session, connect to the internet, and run:

install.packages("shiny")

Step 2

Create your first app

CTA to the first tutorial