File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -84,8 +84,6 @@ A collection of awesome things regarding React ecosystem.
84
84
- [ Relay General Resources] ( #relay-general-resources )
85
85
- [ Relay Tutorials] ( #relay-tutorials )
86
86
- [ Relay Tools] ( #relay-tools )
87
- - [ Relay Boilerplates] ( #relay-boilerplates )
88
- - [ Relay App Samples] ( #relay-app-samples )
89
87
- [ Flow] ( #flow )
90
88
- [ Flow Resources] ( #flow-resources )
91
89
- [ Videos] ( #videos )
@@ -892,20 +890,11 @@ A collection of awesome things regarding React ecosystem.
892
890
* [ Relay for Visual Learners] ( http://sgwilym.github.io/relay-visual-learners/ )
893
891
* [ Relay and Routing] ( https://medium.com/@cpojer/relay-and-routing-36b5439bad9 )
894
892
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
-
900
893
#### Relay Tools
901
894
* [ graphql-relay-js - A library to help construct a graphql-js server supporting react-relay] ( https://github.com/graphql/graphql-relay-js )
902
895
* [ react-router-relay - Relay integration for React Router] ( https://github.com/relay-tools/react-router-relay )
903
896
* [ relay-local-schema - Use Relay without a GraphQL server] ( https://github.com/relay-tools/relay-local-schema )
904
897
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
-
909
898
---
910
899
### Flow
911
900
> Static Type Checker for JavaScript
You can’t perform that action at this time.
0 commit comments