Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 767 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 767 Bytes

Rhino Masterclass

This repository contains all the tasks from the Rhino Masterclass workshop held during Appsilon ShinyConf 2024.

Each task is described in a README.md file in its corresponding directory. You can lookup the solutions on branch solved.

In task 1 you initialize your own Rhino app. The other tasks have Rhino apps already prepared for you with blanks to fill in.

Tasks summary

  • Task 1: Foundations, working with R.
  • Task 2: Modules, static files.
  • Task 3: Config, environments, using DB.
  • Task 4: Styling with Sass.
  • Task 5: End-to-end testing with Cypress.