mirror of
https://github.com/facebook/react.git
synced 2026-02-26 03:45:17 +00:00
* FiberDebugger uses packages built in local * Fix key warnings in FiberDebugger * Remove react packages from package.json and yarn.lock for using pacakges built in local * Remove fiber.js from `files` in package.json
React Examples
Here are some small React demos. Some use JSX and some include third-party library integration.
For more fully-featured examples, check out React TodoMVC and React + Backbone TodoMVC.