diff --git a/docs/09-tooling-integration.zh-CN.md b/docs/09-tooling-integration.zh-CN.md new file mode 100644 index 00000000..855d7f02 --- /dev/null +++ b/docs/09-tooling-integration.zh-CN.md @@ -0,0 +1,74 @@ +--- +id: tooling-integration-zh-CN +title: 工具集成 +permalink: tooling-integration-zh-CN.html +prev: more-about-refs-zh-CN.html +next: addons-zh-CN.html +--- + +每个项目使用一个不同的系统来建立和部署JavaScript.我们努力使React尽可能环境无关。 + +## React + +### CDN-hosted React + +我们提供了CDN-hosted版本的React[在我们的下载页面](/react/downloads.html).这些预构建的文件使用UMD模块格式。将他们放进一个简单的`