facebook / relay
- четверг, 20 апреля 2017 г. в 03:11:51
JavaScript
Relay is a JavaScript framework for building data-driven React applications.
Relay is a JavaScript framework for building data-driven React applications.
See how to use Relay in your own project or check out the community-driven tutorial at Learn Relay.
The relay-examples repository contains an implementation of TodoMVC. To try it out:
git clone https://github.com/relayjs/relay-examples.git
cd relay-examples/todo && npm install
npm start
Then, just point your browser at http://localhost:3000
.
We actively welcome pull requests, learn how to contribute.
We have a community-maintained list of people and projects using Relay in production.
Relay is BSD licensed. We also provide an additional patent grant.