gitanupam
|
a53d2acaf9
|
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
|
864a2c76b8
|
'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
|
36564ab0fa
|
Nits
|
2016-11-18 12:26:06 +00:00 |
|
Dan Abramov
|
d7e37c6dfb
|
Explain Installation in more detail
|
2016-11-17 15:55:56 +00:00 |
|
Kevin Lacker
|
d068700a40
|
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
|
842d44dfa5
|
Fix redirects
|
2016-10-21 22:02:30 +01:00 |
|
Dan Abramov
|
7e3f5777cb
|
Minor doc tweaks
|
2016-10-21 21:47:43 +01:00 |
|
Kevin Lacker
|
aa9544bfac
|
New Documentation
|
2016-10-21 20:59:08 +01:00 |
|