Fernando Montoya
cde040d56c
Update webpack according to brand guidelines ( #9595 )
* Update webpack according to brand guidelines
* Change all ocurrences to webpack
8 years ago
Dan Abramov
b6d033b6bc
Use a more specific link
8 years ago
Addy Osmani
47d64c4417
Add DEV mode note to installation doc ( #8784 ) ( #9157 )
* Add DEV mode note to installation doc (#8784 )
* Address feedback from Dan on wording
8 years ago
Dan Abramov
4fb526e399
Add more info about building for production ( #9592 )
* Add more info about building for production
* Add more info to the docs
8 years ago
Almero Steyn
70359d7a34
[Docs: Installation] Fix tabs responsive layout - Resubmit ( #9458 )
* [Docs: Installation] Fix tabs responsive layout
* Move tabs a pixel down
* Remove left margin on first tab
* Remove the long line
* Fix mobile styles
8 years ago
Almero Steyn
c041930684
[Docs] Add accessibility to tabs in installation documentation ( #9431 )
* Add accessibility to tabs in installation documentation
* Change color and fix styling
8 years ago
Filip Hoško
07c51f2760
FIX: Move CRA build info under it's tab page ( #9452 )
* FIX: Move CRA build info under it's tab page
* Add some links
8 years ago
Dan Abramov
1e3b36dfdf
Switch Installation to a tab when hash is present ( #9422 )
8 years ago
Marks Polakovs
d1014db0d5
Add tabs to installation page ( #9275 , #9277 ) ( #9401 )
* Add tabs to installation page (#9275 , #9277 )
This adds tabs for create-react-app and existing apps to the installation section of the docs. The tab implementation is a simplified version of React Native's installation page.
Fixes #9275 .
* Use classList instead of className
* Use same implementation as in RN
8 years ago
Dan Abramov
dc6e319598
Reorder sections in alphabetical order ( #9143 )
* Reorder sections in alphabetical order
* Reorder here too
8 years ago
Dima Beznos
59b0cd40f7
Added Brunch build tool to the docs ( #9074 )
* Added Brunch build tool to the docs
* Improved grammar
* product build -> production build
8 years ago
Jiminikiz
4c06869607
Fixing grammatical error ... ( #8987 )
... in the Create React App section.
8 years ago
Mitchel Humpherys
00fd1e8c54
installation.md: Add missing "as" ( #8871 )
8 years ago
Oscar Bolmsten
ef91c63115
webpack 2 is now stable ( #8859 )
Remove notice about different webpack versions
Update webpack URLs
8 years ago
Rich Harris
a0038f80df
add docs for building with Rollup ( #8799 )
* add docs for building with Rollup
* Tiny unrelated fix
8 years ago
Brandon Dail
55568c8c57
Point all Webpack links to 1.x documentation ( #8697 )
* Point all Webpack links to 1.x documentation
* Add back webpack production guide, add warning
8 years ago
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)
8 years ago
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
8 years ago
Dan Abramov
36564ab0fa
Nits
8 years ago
Dan Abramov
d7e37c6dfb
Explain Installation in more detail
8 years ago
Kevin Lacker
d068700a40
Docs: add a bunch of redirects ( #8137 )
* add a bunch of redirects
* add more redirects
8 years ago
Dan Abramov
842d44dfa5
Fix redirects
8 years ago
Dan Abramov
7e3f5777cb
Minor doc tweaks
8 years ago
Kevin Lacker
aa9544bfac
New Documentation
8 years ago