No, Enhancement Request
If you've got serve already installed globally, asking users to install it becomes redundant.

Current implementation is that the same instruction gets outputted, even though you'd have serve installed after running yarn build
Use process.argv to map back to where the global folder is, or you could add global-prefix as a dependency.
I renamed because we have labels. Thanks for filing!
I'd love to submit a PR for this, do you think that the redundancy is just the line for installing serve? Or is it the whole section mentioning serve?
Will be fixed by https://github.com/facebookincubator/create-react-app/pull/2761.
Nice @OwenFlood ! 馃敟