Commit Graph

5 Commits

Author SHA1 Message Date
fe09fdbc30 added a tiny explanation of constructor(props) (#32279)
* added a tiny explanation of constructor(props)

* Formatted properly
2019-03-10 16:48:37 +05:30
bc1211680e Inserted other updated way of installation of CRA (#25162)
* Inserted other updated way of installation of CRA

Now, the documentation of react showing the example "npx create-react-app my-app" because it is made easy from npm 5.2+.

* Bifurcation of different methods
2019-03-10 16:43:31 +05:30
929963809f Fixed grammatical errors (#33112) 2018-11-01 23:06:14 -04:00
33a8da3bd7 Fixed naming issue (#21604) 2018-10-19 21:52:21 +01:00
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30