Brandon Dail
|
0b958fae65
|
Point all Webpack links to 1.x documentation (#8697)
* Point all Webpack links to 1.x documentation
* Add back webpack production guide, add warning
|
2017-01-06 12:51:26 -06:00 |
|
gitanupam
|
9e461c715c
|
Changed webpack's hyperlink (#8650)
..to point to 2.x documentation instead of 1.x (and to be consistent with other links on the page)
|
2016-12-28 11:34:00 -06:00 |
|
gitanupam
|
86765baaef
|
'npm init' needed before installing react via npm. (#8649)
* 'npm init' needed before installing react via npm.
I was trying to install react in my django project directory and was getting warnings about package.json not being present. Started this SO post (http://stackoverflow.com/questions/41340909/npm-cant-find-package-json-when-installing-react/41340975#41340975) to figure it out. I think it'll be useful to others too if we add it in the documentation itself.
* Tweak instructions
|
2016-12-28 04:04:21 -08:00 |
|
Dan Abramov
|
0b1d56399b
|
Nits
|
2016-11-18 12:26:06 +00:00 |
|
Dan Abramov
|
db140c887f
|
Explain Installation in more detail
|
2016-11-17 15:55:56 +00:00 |
|
Kevin Lacker
|
d885894c6e
|
Docs: add a bunch of redirects (#8137)
* add a bunch of redirects
* add more redirects
|
2016-11-08 19:32:02 +00:00 |
|
Dan Abramov
|
d1a61ee7f4
|
Fix redirects
|
2016-10-21 22:02:30 +01:00 |
|
Dan Abramov
|
1f818f2740
|
Minor doc tweaks
|
2016-10-21 21:47:43 +01:00 |
|
Kevin Lacker
|
455d2d1b48
|
New Documentation
|
2016-10-21 20:59:08 +01:00 |
|