Mention Windows support explicitly

This commit is contained in:
Dan Abramov
2017-02-15 23:54:14 +00:00
committed by Joe Haddad
parent 6ae2d06b61
commit 8780078b41

View File

@@ -5,6 +5,9 @@ Create React apps with no build configuration.
* [Getting Started](#getting-started) How to create a new app.
* [User Guide](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md) How to develop apps bootstrapped with Create React App.
Create React App works on MacOS, Linux, and Windows.
If something doesnt work please [file an issue](https://github.com/facebookincubator/create-react-app/issues/new).
## tl;dr
```sh