- Source:
- Dispatches script commands to various scripts.
Methods
(static) buildApp()
- Source:
- Builds various production builds (e.g., Python, React).
(static) cleanProject()
- Source:
- Cleans project by removing various files and folders.
(static) packageApp()
- Source:
- Builds various installers (e.g., DMG, MSI).
(static) startDeveloperMode()
- Source:
- Starts developer mode of app. Including; React, Electron, and Python/Flask.