Splitting #113 Issue is that one cannot have multiple instances of apps created from SAFE template in `run` mode This is due to: * fable default port 61225 * hardcoded port 8080 for web server * hardcoded port 8085 for webpack
Splitting #113
Issue is that one cannot have multiple instances of apps created from SAFE template in
runmodeThis is due to: