You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1.1 KiB

id title layout
downloads Downloads single

Download the starter kit to get everything you need to get started with React.

Individual Downloads

React Core {{site.react_version}} (production)

The compressed, production version of React core

React Core {{site.react_version}} (development)

The uncompressed, development version of React core with inline documentation.

JSX Transform

The JSX transformer used to support XML syntax in JavaScript.

Bower

$ bower install react

NPM

$ npm install -g react-tools

Release Notes

0.3 Initial public release.

0.2 Standardize API & refactor component lifecycle. Normalize DOM interactions.

0.1 Initial release.