mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
add explicit link to http://bower.io/ (#7546)
This commit is contained in:
@@ -86,7 +86,7 @@ Update your HTML file as below:
|
||||
|
||||
## Using React from Bower
|
||||
|
||||
Bower is a package manager optimized for the front-end development. If multiple packages depend on a package - jQuery for example - Bower will download jQuery just once. This is known as a flat dependency graph and it helps reduce page load. For more info, visit http://bower.io/
|
||||
Bower is a package manager optimized for the front-end development. If multiple packages depend on a package - jQuery for example - Bower will download jQuery just once. This is known as a flat dependency graph and it helps reduce page load. For more info, visit [http://bower.io/](http://bower.io/).
|
||||
|
||||
If you'd like to use bower, it's as easy as:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user