This template was designed to help HBC team members use consistent styling across apps that we develop. The CSS file underpining it is a living document and will likely need to undergo revisions as we change color schemes and also as we incorporate new input and outputs into our apps.
The app.R
file has a skeleton of a R Shiny app in it with everything need to visualize the header logo and CSS styling file.
Download or fork the repository and then clone to your local computer to start modifying app.R
app.R
comes with a toy example of two tabs: one showing a table and another showing a plot.
You are now all set to start creating your app within app.R
now!