46 Commits

Author SHA1 Message Date
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
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
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
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
Rafael Pedicini
5a0669a44b Add note that router doesn't work with gh-pages (#279)
* Add note that router doesn't work with gh-pages

* Update note about using router with gh-pages
2016-07-29 20:34:59 +01:00
Dan Abramov
fc32623fce Replace eslint-plugin-flow-vars with eslint-plugin-flowtype
This is the one people are converging on, and flow-vars may get deprecated.
2016-07-28 19:55:48 +01:00
Dan Abramov
29c913e92e Tweak ESLint to better understand Flow (#261) 2016-07-28 19:32:16 +01:00
Dan Abramov
d071aa018b Add some clarifications to the howto 2016-07-28 14:43:40 +01:00
Dan Thareja
f97b1bb090 Document how to install dependencies (#223) 2016-07-27 19:05:51 +02:00
Héliton Nordt
895cfaf9bb Use double quotes for JSX properties (#225)
It helps to maintain consistency with React docs
2016-07-26 21:45:35 +01:00
Dan Abramov
4ca7b0da06 Document how to add linting in an editor 2016-07-26 15:08:25 +01:00
Amjad Masad
3e9fb8572c "transient" -> "transitive" (#187) 2016-07-25 18:15:55 -07:00
Dan Abramov
458d3f9eb1 Provide instructions on publishing GH Pages (#162)
* Provide instructions on GH Pages deploy

* Add docs for GH Pages deployment

* Prevent incorrect paths in file-loader

* Minor message tweaks

* Update README.md

* Fix relative paths
2016-07-25 00:55:59 +01:00
Greg Gamel
f2c12750cb Update README to correct typo (#148)
Missing letter added.
2016-07-24 07:24:05 +02:00
Cory House
3ac4035afe Typo fix (#122) 2016-07-22 20:28:48 -07:00
Dan Abramov
c2ba7a4a6c Add Flow instructions and tweak howto 2016-07-22 13:05:40 +01:00
Dan Abramov
b941ad2dad Update README.md 2016-07-21 20:34:40 +01:00
Dan Abramov
0e9bcac867 Update README.md 2016-07-21 20:32:35 +01:00
Dan Abramov
cc83bee491 Update README.md 2016-07-21 20:31:47 +01:00
Dan Abramov
6435d5bd3f Add basic How To 2016-07-21 20:20:55 +01:00
eanplatter
a6edb523a8 Add README to generated project. (#33)
* Add README to generated project

* add logo.svg

* syntax cleanup
2016-07-21 05:05:41 +01:00