Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 443 Bytes

File metadata and controls

15 lines (14 loc) · 443 Bytes

Starter shinylive app for R/Pharma 2024

Steps to complete:

  • Clone this repo to your personal GitHub
  • Enable publishing of website through GitHub Actions
    • Settings > Pages > Build and Deployment
> Source > GitHub Actions
  • Set up auto exporting of app
    • usethis::use_github_action(
        url = "https://github.com/posit-dev/r-shinylive/blob/actions-v1/examples/deploy-app.yaml"
      )
  • View website
  • ...
  • Profit!