Skip to content

Commit 9a9b40b

Browse files
committed
Clean Relay section
1 parent b234853 commit 9a9b40b

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ A collection of awesome things regarding React ecosystem.
8484
- [Relay General Resources](#relay-general-resources)
8585
- [Relay Tutorials](#relay-tutorials)
8686
- [Relay Tools](#relay-tools)
87-
- [Relay Boilerplates](#relay-boilerplates)
88-
- [Relay App Samples](#relay-app-samples)
8987
- [Flow](#flow)
9088
- [Flow Resources](#flow-resources)
9189
- [Videos](#videos)
@@ -892,20 +890,11 @@ A collection of awesome things regarding React ecosystem.
892890
* [Relay for Visual Learners](http://sgwilym.github.io/relay-visual-learners/)
893891
* [Relay and Routing](https://medium.com/@cpojer/relay-and-routing-36b5439bad9)
894892

895-
#### Relay Boilerplates
896-
* [relay-starter-kit - Barebones starting point for a Relay application](https://github.com/relayjs/relay-starter-kit)
897-
* [relay-skeleton - React, Relay, GraphQL project skeleton](https://github.com/fortruce/relay-skeleton)
898-
* [Isomorphic Material Relay Starter Kit - Boilerplate and examples](https://github.com/codefoundries/isomorphic-material-relay-starter-kit)
899-
900893
#### Relay Tools
901894
* [graphql-relay-js - A library to help construct a graphql-js server supporting react-relay](https://github.com/graphql/graphql-relay-js)
902895
* [react-router-relay - Relay integration for React Router](https://github.com/relay-tools/react-router-relay)
903896
* [relay-local-schema - Use Relay without a GraphQL server](https://github.com/relay-tools/relay-local-schema)
904897

905-
#### Relay App Samples
906-
* [relay-todomvc - Relay TodoMVC with routing](https://github.com/taion/relay-todomvc)
907-
* [relay-chat - Сhat example showing Relay with routing and pagination](https://github.com/transedward/relay-chat)
908-
909898
---
910899
### Flow
911900
> Static Type Checker for JavaScript

0 commit comments

Comments
 (0)