- Electron browser windows.
 
Methods
(static) createLoadingWindow()
- Creates loading window to show while build is created.
 
(static) createMainWindow(port)
- Creates main window.
 
| Name | Type | Description | 
|---|---|---|
port | 
            
            number | Port that Flask server is running on.  |