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