mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Rebuild docs
This commit is contained in:
@@ -79,6 +79,20 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/react/docs/thinking-in-react.html">
|
||||
Thinking in React
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="nav-docs-section">
|
||||
<h3>Community Resources</h3>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/react/docs/videos.html">
|
||||
Videos
|
||||
@@ -385,10 +399,12 @@
|
||||
<li><strong><a href="https://npmjs.org/package/gulp-react">gulp-react</a></strong> <a href="http://gulpjs.com/">GulpJS</a> plugin.</li>
|
||||
<li><strong><a href="https://github.com/philix/jsx-requirejs-plugin">jsx-requirejs-plugin</a></strong> <a href="http://requirejs.org/">RequireJS</a> plugin.</li>
|
||||
<li><strong><a href="https://github.com/benjamn/react-meteor">react-meteor</a></strong> <a href="http://www.meteor.com/">Meteor</a> plugin.</li>
|
||||
<li><strong><a href="https://github.com/facebook/react-python">pyReact</a></strong> <a href="http://www.python.org/">Python</a> bridge to JSX.</li>
|
||||
<li><strong><a href="https://github.com/facebook/react-rails">react-rails</a></strong> Ruby gem for using JSX with <a href="http://rubyonrails.org/">Ruby on Rails</a>.</li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="full-stack-starter-kits"></a>Full-stack starter kits <a class="hash-link" href="#full-stack-starter-kits">#</a></h3>
|
||||
<ul>
|
||||
<li><strong><a href="https://github.com/andreypopp/react-quickstart">react-quickstart</a></strong> Quick-start template for <code>express</code>, <code>browserify</code>, <code>react-router-component and</code>react-async` (<strong>includes "isomorphic" server rendering</strong>).</li>
|
||||
<li><strong><a href="https://github.com/andreypopp/react-quickstart">react-quickstart</a></strong> Quick-start template for <code>express</code>, <code>browserify</code>, <code>react-router-component</code> and <code>react-async</code> (<strong>includes "isomorphic" server rendering</strong>).</li>
|
||||
<li><strong><a href="https://github.com/newtriks/generator-react-webpack">generator-react-webpack</a></strong> <a href="http://yeoman.io/">Yeoman</a> generator for React and Webpack.</li>
|
||||
<li><strong><a href="http://genesis-skeleton.com/">Genesis Skeleton</a></strong> Modern, opinionated, full-stack starter kit for rapid, streamlined application development (supports React).</li>
|
||||
<li><strong><a href="https://github.com/johnthethird/react-starter-template">react-starter-template</a></strong> Starter template with Gulp, Webpack and Bootstrap.</li>
|
||||
|
||||
Reference in New Issue
Block a user