40 Commits

Author SHA1 Message Date
Marek Suscak
9fd528c5b7 Add syntax highlighting configuration guide. (#806)
* Add syntax highlighting configuration guide.

* Update link.
2016-12-07 23:37:10 +02:00
Guilherme Heynemann Bruzzi
023a5d9d46 Add deploy to Firebase CDN on template's README (Closes #374) (#1143)
* Add deploy to Firebase CDN on template's README (Closes #374)

* Move section and minor tweaks
2016-12-05 22:19:26 +00:00
Li Xuanji
b61dc67430 Document what npm build does and pushState (#933)
* Document what npm build does and pushState

* Fix typos, add express example

* Tweaks

* Update README.md
2016-12-05 21:57:54 +00:00
Alex Wilmer
3f6d68390a Fix minor typo/grammar (#1099) 2016-12-05 21:40:22 +00:00
Dan Abramov
0b6f4b8d3c Add "npm run build silently fails" to Troubleshooting (#1168)
* Add "npm run build silently fails" to Troubleshooting

* Update README.md
2016-12-05 21:24:54 +00:00
Dirk-Jan Rutten
cdd17a6914 Crash the build during CI whenever linter warnings are encountered (#944)
* Added functionality to crash the build during CI whenever linter warnings are encountered.

* Updated the docs with a description on how to use the build in CI

* Fixed small typo

* Fixed description of build error.
2016-12-03 14:39:29 +02:00
Orta
9ce0aa5f5a Add a note about vscode-jest (#1126) 2016-12-01 16:09:43 +00:00
Dan Abramov
f5f4460681 Add a link to PWA instructions 2016-11-28 17:35:57 +00:00
Daniel Rech
66adb3e021 Add a note for OSX users about watchman and jest (#1080)
* Add a note for OSX users about watchman and jest

Minor additional information on how to solve watchman problems reported in #713 and #1767

* Introduced new Troubleshooting section

Add better explanation how to solve #713 and linked related Issues.

* Tweak wording and add it to TOC
2016-11-23 13:17:02 +00:00
Marc Garreau
29299f2d66 Adds to docs - deployment with S3/CloudFront (#1071)
* Adds to docs - deployment with S3/CloudFront

* Tweaks
2016-11-20 22:56:53 +00:00
Dan Abramov
8edfcb50cd Better GH Pages guide 2016-11-20 20:12:43 +00:00
Dan Abramov
0a0ecab692 Tweak wording 2016-11-20 19:34:14 +00:00
Dan Abramov
5f15e5609a Remove "Defined Elsewhere" from the header 2016-11-20 19:31:34 +00:00
Jurie Horneman
61b123df57 Added info on using global variables. (#976)
* Added info on using global variables.

See issue #972.

* Fixed typo.

* Moved new section.

* Small tweaks

* Syntax highlighting
2016-11-20 19:29:45 +00:00
Arunoda Susiripala
8cf45e1fd5 Add Storybook to the user guide (#738)
* Add Storybook to the user guide

* Add the missing "Snapshot Testing" link.

* Change the title to something nicer

Old title was looks like a marketing pitch. Change it to something looks great.
The new one is: Developing UI Components with React Storybook.

* Mention React Storybook as a third party tool.

* Nits

* Minor changes
2016-11-20 19:15:59 +00:00
Dan Abramov
bc4a12adc6 It's important after all 2016-11-20 01:58:46 +00:00
Leo Wong
79160b858a Remove redundant function from export statement (#996) 2016-11-01 13:56:29 +00:00
David Ernst
fcda24eee8 Always build before deploying to gh-pages (#959)
* Always build before deploying to gh-pages

* Add line to gh-pages deploy docs about CNAME file

* Remove spaces in npm run command for Windows

* Grammar nit

* Minor tweaks
2016-10-28 13:51:06 +01:00
Swizec Teller
91c86502a4 Gently nudge users towards https by default (#974)
gh-pages supports https. It's important for prominent help files to encourage best practices.
2016-10-28 13:42:51 +01:00
Ville Immonen
9b85e458b0 Update eslint-config-react-app version in the guide 2016-10-22 23:32:46 +03:00
Ville Immonen
d5de99e00b Update dependencies (#945)
* Update dependencies

* Use published version of eslint-config-react-app for development

We dogfood on our eslint-config-react-app by using it as our ESLint config,
but installing it from the local folder causes problems when its peerDependencies
are updated, because npm won't update it unless the version number changes.

Use the published version for dogfooding so it can be installed from npm.
2016-10-22 22:36:15 +03:00
Michael Scholtz
e4e86cd5d3 Fix Travis CI config in template README.md (#910) 2016-10-17 22:51:22 +03:00
Mike Francis
7de747daa8 Added note about env server restart (#903)
* Added note about env server restart

As discussed in [#870](https://github.com/facebookincubator/create-react-app/issues/870)

* Style nit
2016-10-14 12:37:14 +01:00
Sam Pastoriza
11c9bdc631 Spell check (#845) 2016-10-04 22:54:35 +01:00
Ville Immonen
38a1f27ec1 Tweak readme 2016-10-04 15:36:53 +03:00
Jan Potoms
feb6036fb2 Update instructions on publishing to GitHub pages (#841)
* Update instructions on publishing to GitHub pages

* Update README formatting
2016-10-04 15:34:41 +03:00
Dan Abramov
695f9225f0 Add explicit linebreaks (#813) 2016-10-01 12:00:05 +01:00
Vadim Peretokin
88aa0c71d8 Fix typo (#810) 2016-10-01 12:14:29 +03:00
Brian Ng
909d938166 Fix some typos (#809) 2016-10-01 12:13:42 +03:00
Mathias Biilmann Christensen
590334e185 Add Netlify to deploy instructions 2016-09-30 13:35:58 +01:00
Dan Abramov
2b7a4f147d Add fixed versions of ESLint plugins to the guide 2016-09-25 11:42:00 +01:00
Ville Immonen
d75a771515 Fix README edit link (#739) 2016-09-24 22:39:09 +03:00
Forresst
d1250743ad Docs: Fix link to recent version of this guide (#732)
Fix link to recent version of this guide
2016-09-24 10:48:37 +01:00
Dan Abramov
54615eee21 Explain how to use #703 2016-09-23 21:53:20 +01:00
Jiansen HE
4e8c5e007a Add notes on enabling Travis CI for created repo (#677) 2016-09-23 12:00:46 +01:00
Ayrton De Craene
8e5183ac1b Load environment file in development (#695)
* Load environment file via dotenv if .env file is present

* Document loading environment variables in .env file

* Minor doc tweaks
2016-09-23 11:59:38 +01:00
Dan Abramov
bc6392afaf Add support for public/ folder (#703) 2016-09-22 21:25:34 +01:00
Kyle Roach
d2128b62f0 Added instructions for using local images (#589) 2016-09-21 15:52:13 +01:00
Ville Immonen
a2d0469c39 Create a shareable ESLint configuration package (#689)
* Move ESLint configuration to a separate package

* Remove the ESLint configuration, moved to eslint-config-react-app

* Update ESLint instructions

* Pin the package versions in eslint-config-react-app

* Add a README for eslint-config-react-app

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update package.json

* Update package.json

* Update production eslint-loader config

* Add the ESLint config to devDependencies of the repo
2016-09-21 15:08:02 +01:00
Ville Immonen
26464096d5 Set up a monorepo with Lerna 2016-09-19 10:52:19 +03:00