mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-20 00:59:17 +08:00
* Suggest `serve` for serving the `build` directory * How to handle it with Node in prod (or other platforms) * Pretty newline added * Adjusted default port of static server * Remove `open` command from output * Removed constant assignment * Better explanation for not using having to use a static server * Cute newline added * Style nits