We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2848ad commit 3596310Copy full SHA for 3596310
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-server-example-tsx",
3
"version": "3.1.0",
4
- "description": "Example of server-side rendering with React and TypeScript.",
+ "description": "Boilerplate for isomorphic web app with React server-side rendering in TypeScript.",
5
"main": "dist/server.js",
6
"repository": "styfle/react-server-example-tsx",
7
"scripts": {
0 commit comments