molecule
molecule copied to clipboard
Ask to run on different port if one is in use
Create react app does a nice job of detecting if a port is busy and offering to run the dev server somewhere else. I'd love to do that with molecule as well.