Skip to content

Commit 7bb9154

Browse files
gaearonrandycoulman
authored andcommitted
Mention Windows support explicitly
1 parent 85297d5 commit 7bb9154

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Create React apps with no build configuration.
55
* [Getting Started](#getting-started) – How to create a new app.
66
* [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.
77

8+
Create React App works on MacOS, Linux, and Windows.
9+
If something doesn’t work please [file an issue](https://github.com/facebookincubator/create-react-app/issues/new).
10+
811
## tl;dr
912

1013
```sh

0 commit comments

Comments
 (0)