A minimum template for starting from scratch.
Watch the Walkthrough recording:
Run this command in your R console:
surveydown::sd_create_survey(
#path = "path/to/survey"
)template = "default" is the default argument, so you do not need to specify it.