Skip to content

Commit 37fd9db

Browse files
authored
Update README.md
1 parent 683f9ac commit 37fd9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactjs-server-side-rendering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Vert.x + React.js SSR
22

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.
44

55
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.
66

0 commit comments

Comments
 (0)