From 8b1990caa781f39d1ba67863ab3fc6e35bb031e2 Mon Sep 17 00:00:00 2001 From: Vjeux Date: Mon, 26 Aug 2013 23:00:27 +0200 Subject: [PATCH] Update the tooling page to include pyReact, react-rails and react-page --- docs/docs/08-tooling-integration.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/docs/docs/08-tooling-integration.md b/docs/docs/08-tooling-integration.md index db7146db68..9366b5ad11 100644 --- a/docs/docs/08-tooling-integration.md +++ b/docs/docs/08-tooling-integration.md @@ -9,18 +9,20 @@ next: reference.html Every project uses a different system for building and deploying JavaScript. We've tried to make React as environment-agnostic as possible. +## React -## CDN-hosted React +### CDN-hosted React We provide CDN-hosted versions of React [on our download page](/react/downloads.html). These prebuilt files use the UMD module format. Dropping them in with a simple `