Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit 4165fce

Browse files
authored
Feat: update readme with performance / server rendering section
1 parent 957a7b1 commit 4165fce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Below are a few example apps that have been built with this project
2727
- [See the Code](https://github.com/RyanCCollins/restaurant-reviewer)
2828
- [See the Working App](http://restaurant-reviewer-client.herokuapp.com/)
2929

30+
### Server Rendering
31+
Need an extra performance boost with React Server Rendering, code chunking and lazy loading? Take a look at [this branch](https://github.com/RyanCCollins/scalable-react-boilerplate/tree/feat_rc_server_rendering) for an example.
32+
3033
### Docker Support
3134
Coming soon the app will support Docker, which will contain a configured web server to make deployment of this boilerplate simple! You can take a look at [this branch](https://github.com/RyanCCollins/scalable-react-boilerplate/tree/feat_rc_docker_config) for more details.
3235

0 commit comments

Comments
 (0)