Skip to content

Commit

Permalink
Forks readme updates (react-boilerplate#2377)
Browse files Browse the repository at this point in the history
TypeScript fork added to forks readme. react-boilerplate#2351
  • Loading branch information
Can-Sahin authored and Gretzky committed Oct 24, 2018
1 parent b750eb1 commit d508617
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/forks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@ This fork gives you two options:
## Server-side rendering

This repo receives many requests for server-side rendering and there have been plenty of long discussions on the topic. None have led to an implementation that we're happy to merge into the main repo. That being said, @gretzky has a fork which you can use as a solid starting point for your SSR needs: [react-boilerplate-ssr](https://github.com/gretzky/react-boilerplate-ssr)

## TypeScript

Since we don't support TypeScript out of the box, for those in need, we can direct you to a TypeScript implementation of this repo.

TS Fork: [react-boilerplate-typescript](https://github.com/Can-Sahin/react-boilerplate-typescript)

Details: [Docs](https://github.com/Can-Sahin/react-boilerplate-typescript/blob/master/docs/general/typescript.md)

0 comments on commit d508617

Please sign in to comment.