80 Commits

Author SHA1 Message Date
Alexander James Phillips
2a8535b5d5 Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR (#1608)
* Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR

* Use br in react-scripts template README md

* Use br in md for new line breaks

* Update troubleshooting HMR to allow for VMs running Windows

* Fix up the instructions
2017-02-22 18:37:18 +00:00
Dan Abramov
c217ea5aaa Add a redirect stub because many projects link to old README 2016-09-19 15:41:46 +03:00
Ville Immonen
26464096d5 Set up a monorepo with Lerna 2016-09-19 10:52:19 +03:00
yangtze
310ab8ac98 Update file structure in README (#664) 2016-09-17 22:10:00 +03:00
Ville Immonen
f4a53eea4d Remove eslintConfig from package.json (#649) 2016-09-14 20:05:48 +03:00
Dan Abramov
f4d9d8dc9a Add a note on decorators 2016-09-03 21:08:15 +01:00
Dan Abramov
4534fd0954 Update Flow instructions (#567) 2016-09-03 20:35:20 +01:00
Dan Abramov
6da29550de Document #564 2016-09-03 14:02:12 +01:00
Chris Castle
841ae0471c Clarify proxy instructions in generated app README (#537)
* Clarify proxy instructions in generated app README

* Add backticks to format text/html as code
2016-09-02 22:23:36 +01:00
Dave Ceddia
c22c96b20a Look for HTTPS environment variable (#430)
With the HTTPS env var set 'true', the dev server will serve over HTTPS.
2016-09-02 20:47:06 +01:00
Dan Abramov
f1c9584352 Disable implicit serving of the source files (#551)
* Disable contentBase in development

* Document #428
2016-09-02 20:35:46 +01:00
Gael du Plessix
a94b2523bd Add src/setupTests.js to specify environment setup for Jest (#545) (#548) 2016-09-02 20:27:09 +01:00
Dan Abramov
88ed8832d0 Reorder deployment instructions by alphabet + minor tweaks 2016-09-02 18:01:13 +01:00
Jeremiah Harlan
10012f3f33 Add Modulus to list of deployment options (#416) 2016-09-02 17:57:14 +01:00
Dan Abramov
f600ddaa10 Explain focusing and excluding tests 2016-09-02 15:00:09 +01:00
Christoph Pojer
7119660c17 Small testing docs tweaks. (#540) 2016-09-02 01:25:07 +01:00
Loïs Desplat
ac04277421 Ignore coverage folder generated by jest (#541) 2016-09-02 01:24:13 +01:00
Dan Abramov
58195ec286 Document testing (#538)
* Document testing

* Update README.md

* Update README.md

* Clarify our recommendations on testing

* Okay, that was too much. :-)

* Add a few more things
2016-09-02 00:37:37 +01:00
Dan Abramov
bb725e09b2 Remove unnecessary describe() 2016-09-01 18:26:07 +01:00
Dan Abramov
67fe75926a Update Jest (#530)
* Update Jest

* Remove default snapshot test

* Fix a few things

* Add a simple default test

* App.spec.js -> App.test.js

* Fix e2e test

* Bump Jest
2016-09-01 02:08:27 +01:00
Dan Abramov
4f26ebf2e4 Add a link back to CRA 2016-08-31 14:00:57 +01:00
Dan Abramov
9d9d31eccc Add instructions on <meta> tags 2016-08-31 12:31:10 +01:00
Dan Abramov
ef94b0561d Prepare for 0.2.3 release 2016-08-25 14:40:49 +01:00
Dan Abramov
f1b6168a6b Clarify 0.3.0 is not out yet 2016-08-25 11:10:49 +01:00
Gautier
dc95aca558 Correcting typo on README.md (#479)
Small typo line 572 "becasue" to "because"
2016-08-24 10:46:54 +01:00
Dan Abramov
6aabe7e881 Clarify "homepage" field has special meaning 2016-08-23 23:19:37 +01:00
Felipe Moyano
dcdcab0ecc Added support for webp images in #442 (#458) 2016-08-23 16:13:13 +01:00
Dan Abramov
2b5eb82c11 Link to Heroku article 2016-08-22 20:21:35 +01:00
Gregory Shehet
b93e6c0bce add otf font format to loaders (#434)
* add off font format to loaders

* add otf format support
2016-08-18 19:47:39 +01:00
Andrey Popp
60178ac742 Load favicon through html-loader. (#428)
* Load favicon through html-loader.

Fixes #291.

* Add test for *.ico in e2e test suite

* Configure html-loader to process <link href="...">

* Address feedback on html-loader inclusion.

* Place favicon.ico at the root of the build dir

* Make comment style consistent between prod and dev webpack configs

* Fix html-loader config in dev mode
2016-08-12 22:37:54 +01:00
Marco Botto
b16f6c4c60 Add Surge.sh to deploy instructions (#379)
* Add Surge.sh to deploy instructions

* Add it also to the Table of Contents
2016-08-08 14:19:17 +01:00
Kamil Burzynski
db5f8746ef Fixed typo (#382) 2016-08-06 10:54:22 +02:00
Dan Abramov
731908dc31 Document the proxy option 2016-08-04 17:56:05 +01:00
Dan Abramov
37fcce7ed0 Tweak deployment instructions, add Now 2016-08-04 17:27:35 +01:00
Dan Abramov
f34c72e523 Add updating instructions
Fixes #119
2016-08-04 17:13:09 +01:00
Dan Abramov
8cef20dfb4 Flatten the recipes 2016-08-04 16:55:35 +01:00
Dan Abramov
a829ca397f Tweak howto 2016-08-04 14:47:30 +01:00
Dan Abramov
884d56738d Tweak generated README 2016-08-04 00:16:18 +01:00
Dan Abramov
04a9d98665 This should not be relevant anymore 2016-08-04 00:13:09 +01:00
Eli Perelman
8f59cad16d Adding namespaced environment variables to DefinePlugin under REACT_APP_ (#342) 2016-08-03 23:54:55 +01:00
Dan Abramov
c0a2ae46ad Use imgur
Should be safe since SO uses it
2016-08-03 23:54:32 +01:00
Diego Cardoso
cacabba121 Added a note with instructions on eslint plugin configuration (#348)
* Added a note with instructions on eslint plugin configuration

Since the only editor that I found the issue was Atom, I added
just the instruction for the linter-eslint plugin.

* Change the format of the instructions and add screenshot.
2016-08-03 23:52:27 +01:00
Dan Abramov
6b2a484b7c Replace Bootstrap example link
The current one is not drop-in anymore
2016-08-03 23:51:50 +01:00
Dan Abramov
0dacfe3b7d Minor tweaks 2016-08-03 19:36:45 +01:00
Christoph Pojer
0e5abada75 Add Jest. (#250) 2016-08-02 00:22:33 +01:00
Manav Sehgal
1386c1a088 Add TOC (#321)
1. Added TOC
2. Fix heading level for - import a component - examples
3. Remove dot in front of title Display Lint...
2016-08-01 17:31:00 +01:00
Héliton Nordt
6e1887f219 README Template Fixes (#318)
* README Template Fixes

* Reword "Install React Bootstrap"
2016-08-01 15:33:57 +01:00
Manav Sehgal
d5081f34a4 Install React Bootstrap Dependency - section added (#313)
* Install React Bootstrap Dependency - section added

* Updated with short intro clarification

* Moved React Bootstrap after Add Images
2016-08-01 14:58:31 +01:00
Zachary Miller
6a830a5586 Fix typo in template README (#289)
Add missing word "see"
2016-07-30 01:25:06 +01:00
Mars Hall
6ed0c71098 Add how to deploy to Heroku (#288) 2016-07-29 20:57:51 +01:00