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
Dan Abramov
5e2290b2b9
Update README.md
2018-01-08 17:57:55 +00:00
Dan Abramov
965eddc5ff
Update README.md
2018-01-08 17:55:58 +00:00
Dan Abramov
7f081adc46
Rewrite README
2018-01-08 17:50:50 +00:00
Dan Abramov
43e794ddbb
Add a link to an overview
2018-01-08 17:07:08 +00:00
Dan Abramov
0ce81854c8
Use npx in README
2018-01-08 17:03:44 +00:00
Dan Abramov
6c594ada57
Link to a new help section
2018-01-08 14:42:49 +00:00
Dan Abramov
f175c90753
Link to section about routing
2018-01-08 14:31:09 +00:00
Dan Abramov
1908dd11fb
Link to a new user guide section
2018-01-08 14:29:46 +00:00
David Gilbertson
733ba3ab41
Add link to nvm-windows ( #3489 )
2017-11-27 08:07:07 -05:00
Toshiharu Nishina
f498547408
Fix package management link in README ( #3227 )
2017-10-02 23:30:44 -04:00
Mohamed Oun
6e5e2279a6
Improve grammar in README ( #3211 )
...
Also, clarify hot reloading a bit.
2017-09-28 21:18:52 -04:00
Neek Sandhu
1491d4614c
Add link to active CSS modules discussion ( #3163 )
...
* Add link to active CSS modules discussion
* Update README.md
2017-09-21 22:50:39 -04:00
Animesh Dutta
88dfd497f6
Add Electrode to alternatives ( #2728 )
2017-08-01 21:25:10 -04:00
Ade Viankakrisna Fadlil
10918769c0
Update link for motion ( #2788 )
...
They moved it to pundle monorepo 2 months ago
2017-07-14 09:32:41 -04:00
JoeCortopassi
d3518d6254
Added gluestick to the alternatives section ( #2402 )
...
Added `gluestick` to the alternatives section
2017-06-29 13:37:26 -04:00
Erik Engi
4605e6c38a
Razzle added to the alternatives ( #2517 )
2017-06-28 00:10:18 +01:00
Colin Galindo
a4197b610e
Add instructions to use source-map-explorer ( #1641 )
2017-06-27 22:40:33 +01:00
Artem Sapegin
12a2e42a94
Add React Styleguidist ( #2044 )
2017-06-27 21:52:30 +01:00
shaun wallace
4edec9e834
Updated README ( #1931 )
...
* adding comment on windows support of nvm
* adding tree structure for intial project output
* applying feedback from this thread create-react-app/pull/1931
2017-06-27 18:21:16 +01:00
Maarten Hus
5474e2dff9
Added instruction on how to install Prettier ( #2006 )
...
* Added instruction on how to install Prettier
* Tweak style
* Update README.md
* Update README.md
* Support JSX
* Update README.md
* Update README.md
2017-06-27 17:51:58 +01:00
Stanislas Ormières
9438c5bbc1
Update webpack links to point to webpack 2 ( #2492 )
...
* Update README.md to make links to webpack point to webpack.js.org instead
insteade of webpack 1 webpack.githup.io
2017-06-07 15:43:22 +01:00
Jesse Palmer
bef503e752
Add missing files to README ( #2334 )
...
* add missing files
* Update README.md
2017-05-23 02:00:30 -04:00
Geoffroy Warin
6c9b574fc3
Remove tarec from README ( #2323 )
...
I no longer support this package.
Create-react-app is so great I can no longer call tarec a credible alternative 😄
2017-05-22 12:28:12 +01:00
Dan Abramov
34b4ad86ea
Update README.md
2017-05-19 23:17:53 +01:00
Dan Abramov
2143a30454
Describe build in less fluffy terms
2017-05-19 23:17:03 +01:00
Dan Abramov
9d98ca911e
Hide React Storybook from the User Guide while it's incompatible ( #2252 )
...
* Hide React Storybook from the User Guide while it's incompatible
* Update README.md
2017-05-19 17:13:39 +01:00
Tharaka Wijebandara
54ea47815a
Add documentation about using code splitting ( #1801 )
...
* Add documentation about using code splitting
* Revise docs a bit
* Update README.md
* Update README.md
* Update README.md
2017-05-19 05:05:18 +01:00
Joe Haddad
741c4f0a96
Enable 1.0 docs ( #2220 )
...
* Uncomment merged PRs
* Switch to br
* Update some webpack links
* Add a little about section for PWA
* oops
* fast on subsequent visits
* Add manual proxy config instructions
* hint package.json
* Change to js for comments
* Tune wording
2017-05-19 04:58:37 +01:00
Jeffrey Posnick
c7c3a521e2
PWA-ification, via SWPrecacheWebpackPlugin + manifest.json ( #1728 )
...
* sw-precache-webpack-plugin, SW registration, manifest.json
* Documentation + a few SW tweaks.
* Added an unregister method, too, just in case.
* More info for the READMEs.
* Add minify to SWPrecacheWebpackPlugin config
* Fix SWPrecacheWebpackPlugin typo
* Fix file references in READMEmd
* Add instructions for testing service-worker locally
* Review feedback
* Some additional PWA metadata
* Use sw-precache-webpack-plugin v0.9.1 for node >=4.0.0 support
* Review feedback.
* Add manifest.json context in a comment.
* Fix typo
* Downgrade to sw-precache-webpack-plugin 0.9.1
* Hide changes in README until 1.0
* Hide changes in User Guide until 1.0
* Hide more docs
2017-05-17 19:28:27 +01:00