Methods
(static) fetchSettings(path) → {function}
    get the settings on the server and dispatch the corresponding actions
this should be executed during the bootstrap of the App.
    Parameters:
| Name | Type | Description | 
|---|---|---|
| path | Path of the settings.json file to fetch. Default 'settings.json' | 
- Source:
Returns:
    with the fetch process results
- Type
- function