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: reactjs-server-side-rendering/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
### Vert.x + React.js SSR
2
2
3
-
This projects aims at showing [Vert.x](http://vertx.io) and [react.js]https://facebook.github.io/react/) server side rendering capabilities.
3
+
This projects aims at showing [Vert.x](http://vertx.io) and [react.js](https://facebook.github.io/react/) server side rendering capabilities.
4
4
5
5
To run the project, simply run `npm install && npm start` from the project's root directory, then point your browser at [http://localhost:8080](http://localhost:8080) to get started.
0 commit comments