Create a directory for creating the new app and copy template of files
create_build_directory(appName, description, productName, semanticVersion,
appPath, functionName)
name of app
short description of app
product name
version number: see https://semver.org/ for details on how to use version numbers
path to new electron app top directory
the function name in your package that starts the shiny app
nothing, creates a directory