176 Commits

Author SHA1 Message Date
Jerome De Leon
f31485567b Add package-runner note to readme (#8132)
* Add package-runner note to readme

* Add link to `yarn create`
2019-12-15 16:19:41 -05:00
Ian Sutherland
ab2976f350 Add link to Netlify in README 2019-12-13 14:23:13 -05:00
Ian Schmitz
3aaa3fa895 Add contributors section to readme (#7995) 2019-11-18 13:17:05 -08:00
James George
0c9fa8d1c4 Made PRs welcome badge point to contributors guide (#7792) 2019-11-06 14:37:14 -07:00
Ian Sutherland
1d03579f51 Add Alex to lint documentation (#7852)
* Add Alex to lint documentation

* Attempt to trigger GitHub Action

* Configure Alex and update docs

* More docs updates
2019-10-24 11:14:15 -07:00
Abdul Wahab ⚡️
9d00fcee41 📖 DOC: Improvement (#7819) 2019-10-21 09:57:35 +02:00
Chun
da06c230c2 Update readme gif links (#7849) 2019-10-20 10:06:22 -06:00
Ian Sutherland
70febc786a Add links to Spectrum in README and docs (#7500) 2019-08-10 17:17:53 -06:00
Jon Seidel
00b5fa903c Update minimum Node version in README (#7182) 2019-07-10 09:56:48 -06:00
Ian Schmitz
7b196fa4d6 Add Azure DevOps build pipeline (#7096) 2019-05-28 19:12:22 -07:00
Nathan Schneider
aa25c77bbc Fix missing article in README (#6346) 2019-02-06 09:56:36 +02:00
Ian Sutherland
1eff815f4d Make links to docs consistent in README (#6000) 2018-12-09 16:38:15 -07:00
Ian Sutherland
7513481491 Update links to docs in all package README files (#5912)
* Update links to docs in all package README files

* Fix formatting of issue template

* Fix formatting of issue template
2018-12-06 13:30:54 -07:00
Wei-Wei Wu
92b533e373 Update PWA link in README (#5907) 2018-11-27 14:19:31 -07:00
Nikhil
d165591d8c Some Grammar fixes (#5858)
* Grammar fixes

1- For `Here's a `: The singular verb form ’s does not seem to agree with the plural subject a few common cases where you might want to try something else. Consider changing the verb form.

2- Added `A` before Reasonably : The noun phrase Reasonably good configuration seems to be missing a determiner before it. Consider adding an article. An article (a, an, or the) is a type of determiner. Possessive adjectives (my, his, our), possessive nouns (Joe’s, mother’s), and quantifiers (each, every) are also determiners. Single countable nouns usually require a determiner.

* Update README.md
2018-11-22 23:35:20 -05:00
Pavinthan
e1c4d272f8 React native repository updated in README.md (#5849)
Create React Native App (https://github.com/react-community/create-react-native-app ) has been archived by the owner. It is now read-only.
2018-11-19 14:04:54 -05:00
Explorer /
0238098a5e Add PR welcoming badge (#5759)
* add pr badge 🎉

* add rounded badge 💥

* Update README.md
2018-11-09 23:46:22 -05:00
Kévin Dunglas
477862dd0e Suggest Encore when not building a SPA with Symfony (#5730)
* Suggest Encore when not building a SPA with Symfony

* Update README.md
2018-11-07 22:43:55 -05:00
Ian Sutherland
b18ea6c818 Update minimum node version to 8.10 in README (#5635) 2018-10-30 20:09:41 -04:00
Dan Abramov
60b349fd85 Update required version in README 2018-10-21 16:30:29 -04:00
Bruno Lemos
88aef1100f TypeScript syntax support (#4837) 2018-10-21 12:03:26 -04:00
Dan Abramov
1a1b6cd33f Update README.md 2018-10-19 20:13:28 -04:00
Dan Abramov
7c0a951ffb Update README.md 2018-10-19 20:08:48 -04:00
Wenchen Li
4e3ffb9843 Add the new SVGs feature from the template README to the root README (#5374) 2018-10-12 11:43:45 +02:00
Jon Clark
04735de777 Update path to serviceWorker.js in docs (#5371) 2018-10-09 13:57:53 -06:00
David Gilbertson
f9c1a76037 README link fixes (#5326)
* Fix broken link in main README

* Fix incorrect link in user guide README
2018-10-05 19:59:51 -04:00
Joe Haddad
0473b7d812 Run formatting over *.md files to prevent conflicts 2018-10-04 08:37:28 -04:00
Shubham Tiwari
b3947e15a6 removed create-react-app-parcel link (#5228)
create-react-app-parcel is failing and there is no support for that.
2018-10-03 20:03:57 +01:00
Iurii Kucherov
a5d2e43ae0 Update README links for CSS modules and SASS (#5254) 2018-10-02 15:37:56 -04:00
Jeffrey Posnick
3c70340117 Updates to README to reflect Workbox usage (#5111)
* Updates to README to reflect Workbox usage.

* Update README.md

* Update README.md
2018-09-30 20:12:30 -04:00
PatrickJS
908595ad26 Fix Troubleshooting link (#5102)
https://github.com/facebook/create-react-app/pull/5097
2018-09-27 00:43:03 -04:00
Anton Rusinov
26febc5251 Add instructions on alternative methods of app creation (#4638) 2018-06-20 14:15:15 -06:00
Reuben Antz
227c44f4fa Update file tree view (#4546)
Update file tree view
2018-06-01 08:19:33 -04:00
shawn wang
0f84a4bcdb add create-react-app-parcel (#4449)
Add create-react-app-parcel to alternatives section in README
2018-05-11 22:33:59 -06:00
Thiago Galvani
789b856b13 documentation: Added License to the README.md (#4294)
* Adding License to the README.md

* Adding new license wording on README

* Update README.md
2018-04-21 16:44:51 -04:00
Michaël De Boey
25184c4e91 Fix links to package (#3898) 2018-01-22 22:16:22 +00:00
Futa Ogawa
db9d0ab89b Fix prefix format (#3885)
`-webkit` => `-webkit-`
2018-01-22 16:37:57 -05:00
Ernesto García
07f374f327 Add Rails Webpacker as alternative to CRA in Rails (#3868)
* Add Rails Webpacker as alternative to CRA in Rails

* Update README.md
2018-01-22 12:29:57 +00:00
Mario Nebl
a3d002e0b3 Add svg rendering for error example (#3825)
* Add svg rendering for error example

* Use static svg error example
2018-01-17 13:00:14 +00:00
Mario Nebl
272edffc81 Update screencast to use npx (#3810)
* Use npx for screencast

* Use updated screencast

* Update screencast to version without history

* The previous version was recorded on a fish shell, which has
a history suggestion feature that can not be disabled

* The new version uses zsh as shell to avoid the history
suggestions in the cast

* The new version has been created with scripts that are subject
of a separate PR

* Use screencast without autosuggestions
2018-01-16 19:08:52 +00:00
Dan Abramov
77148107d9 Add npx note to quick overview 2018-01-14 11:52:10 +00:00
Eli Perelman
91d968f916 Update README.md to note Neutrino's support of react components (#3729) 2018-01-09 23:48:44 +00:00
Mario Nebl
344ddfa30e Add SVG asciicast (#3677)
* Add svg screencast

* Use svg screencast
2018-01-09 15:21:52 +00:00
Dan Abramov
ea1b81b835 Add data fetching doc to TOC 2018-01-09 14:22:35 +00:00
Dan Abramov
21d0723d3c Be clearer 2018-01-08 23:42:09 +00:00
Dan Abramov
9d13edc1ee Add missing TOC entry 2018-01-08 23:31:47 +00:00
Dan Abramov
077dc228ee Update README.md 2018-01-08 20:59:38 +00:00
Clayton Ray
58e31f9b97 Update readme.md (#3712)
Add TypeScript to **Popular Alternatives**
2018-01-08 19:53:56 +00:00
Dan Abramov
b2f48ceae3 Update README.md 2018-01-08 18:42:45 +00:00
Dan Abramov
4bbff3b96b Update README.md 2018-01-08 18:00:47 +00:00