createDirectories {shiny.pwa} | R Documentation |
Generates the folder structure required for the PWA files.
Description
Generates the folder structure required for the PWA files.
Usage
createDirectories()
See Also
[createServiceWorker()], [createIcon()], [createOfflinePage()], [createManifest()]
Other fileGen:
createIcon()
,
createManifest()
,
createOfflinePage()
,
createServiceWorker()
[Package shiny.pwa version 0.2.1 Index]