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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
It comes in [Javascript](https://github.com/reactql/kit) and [Typescript](https://github.com/reactql/kit.ts) flavours.
6
6
7
-
It features a universal code base, that runs both in the browser and server-side, and offers a built-in web server with server-side rendering.
7
+
It features a universal code base, that runs both in the browser and server-side, and offers a built-in web server with [server-side rendering](https://reactql.org/docs/ssr).
8
8
9
9
This flexibility makes the kit ideal for a variety of use cases -- from building rich, single page web and mobile apps, to running your own GraphQL server from the same code base.
0 commit comments