Commit Graph

5 Commits

Author SHA1 Message Date
fun831
aebc6ecadf Update index.md (#29023)
Fixed a spelling error.
2019-03-05 08:05:15 -08:00
Taylor White
9fb5629b51 capitalize header 4s (#22851) 2018-11-26 05:02:53 -05:00
Sevket Yalcin
1173ee166a Update CRA's installation command using npx (#21243) 2018-11-09 12:55:41 +05:30
Sevket Yalcin
09189002c6 Fix typo on CRA's package name (#21219)
The create-react-app installation npm command has a typo: 
```npm install -g react-create-app```
Instead of 
```npm install -g create-react-app```
2018-10-20 22:56:54 +05:30
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30