Commit Graph

19 Commits

Author SHA1 Message Date
Jens Reiner
babaa7ff92 Update node version of create-react-app (#3900) 2021-09-09 17:46:45 +02:00
Yuki Takemoto
e89273e29d Update node version of create-react-app (#3522) 2021-02-14 17:44:42 +03:00
Jack Hsu
f81b909ce9 Add a link to Nx under the Flexible Toolchains section (#2979) 2020-05-22 17:28:39 +01:00
J Zhong
bbc6419a36 Add link to download node.js in Create React App (#2787) 2020-03-09 11:44:55 +00:00
Dan Abramov
4ee28772a8 Remove unmaintained project (#2606) 2019-12-11 17:24:16 +00:00
ZachMayer
03260d7149 [docs] Updated required node and npm versions to match CRA docs in 'docs/create-a-new-react-app.html' (#2099)
https://facebook.github.io/create-react-app/docs/getting-started
2019-06-30 10:42:08 +03:00
ANOTHER GUY
6bc6e7b141 Fix the link so that it navigates to anchor rather (#1816)
* Fix the link so that it navigates to anchor rather

* Update create-a-new-react-app.md
2019-04-24 09:43:11 +03:00
Lokesh Kumar
a2d69c68ae Update create-a-new-react-app.md (#1400)
Fixes typo flexiblity
2019-04-24 09:19:42 +03:00
Alexey Pyltsyn
1a625b7b69 Merge branch 'master' into httpsify 2019-02-22 00:12:48 +03:00
Michał Gołębiowski-Owczarek
7e4ac52af4 HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
2019-02-07 14:45:03 +01:00
Nat Alison
25df15b83e reapply, correctly generating links 2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3 revert id adding 2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0 add everything else again 2019-02-06 17:22:04 -08:00
Alex Krolick
48cbb02dd2 make all redirect_from's arrays (#1075)
make Gatsby happy again
2018-07-19 10:51:07 -07:00
Dan Abramov
50d2a9bfc8 Emphasize a section 2018-06-29 18:13:36 +01:00
Dan Abramov
8f89578d2d Make recommendations clearer 2018-06-28 16:42:02 +01:00
Dan Abramov
2d7c8c41ec Tweak cross-linking 2018-06-27 16:22:37 +01:00
Alex Krolick
fc3a5d8dcb Link to Parcel in Starter Kits (#991)
<!--

Thank you for the PR! Contributors like you keep React awesome!

Please see the Contribution Guide for guidelines:

https://github.com/reactjs/reactjs.org/blob/master/CONTRIBUTING.md

If your PR references an existing issue, please add the issue number below

-->
2018-06-26 21:33:13 -07:00
Dan Abramov
623523131e Rewrite Installation and related docs (#996)
* Rewrite "adding React to existing app"

Fixes #988

* Some copy

* typo

* Update babel instructions

* Update umd link

* Add prod minification section

* Show "button" example in several targets

* wip

* More

* More

* tweak

* yas

* Multi root tip

* moaar

* alot

* Tweak links

* Explain better

* better lead

* tweaks

* tweaks

* wording

* More reassuring tone

* Grammar

* wording

* feedback from readers

* Use id, not class

* More nits

* Re-add a useful section
2018-06-26 01:24:56 +01:00