You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> A complete [`react + react-router + rematch(redux)`](example/react-router+rematch(redux)) example is recommended for production projects.
69
+
> A complete [`react + react-router + rematch(redux)`](example/react-router+rematch) example is recommended for production projects.
62
70
63
71
-[**`basic`**](example/basic) - Server-side rendering of the [react](https://github.com/facebook/react) base application.
64
72
-[**`dynamic-loadable`**](example/dynamic-loadable) - A [react-loadable](https://github.com/jamiebuilds/react-loadable) for server side rendering for your [react](https://github.com/facebook/react) application.
65
-
-[**`less`**](example/react-router+rematch(redux)) - React uses the server side rendering of the [Less](https://github.com/less/less.js) based application.
73
+
-[**`less`**](example/less) - React uses the server side rendering of the [Less](https://github.com/less/less.js) based application.
66
74
-[**`mock-api`**](example/mock-api) - Server-side rendering [mock api](https://github.com/jaywcjlove/webpack-api-mocker) of the React base application.
67
75
-[**`reach-router + loadable-components`**](example/reach-router-loadable) - A [reach-router](https://github.com/reach/router) loadable for server side rendering for your react application.
68
76
-[**`react-router`**](example/react-router) - React uses server-side rendering of the [react-router](https://github.com/ReactTraining/react-router).
69
77
-[**`react-router + loadable-components`**](example/react-router-loadable) - A react-router [loadable-components](https://github.com/smooth-code/loadable-components) for server side rendering.
70
78
-[**`react-router + rematch + loadable-component`**](example/react-router-rematch-loadable-component) - A react-router [loadable-components](https://github.com/smooth-code/loadable-components) for server side rendering.
71
-
-[**`react-router + rematch(redux)`**](example/react-router+rematch(redux)) - This is a sophisticated example of server-side rendering.
79
+
-[**`react-router+rematch`**](example/react-router+rematch) - This is a sophisticated example of server-side rendering.
72
80
-[**`scss`**](example/scss) - React uses the server side rendering of the [sass](https://github.com/sass/node-sass) based application.
73
81
-[**`styled-components`**](example/styled-components) - Server-side rendering of the react [styled-components](https://github.com/styled-components/styled-components) base application.
74
82
-[**`stylus`**](example/stylus) - React uses the server side rendering of the [stylus](https://github.com/stylus/stylus/) based application.
0 commit comments