Skip to content

Commit 6581f6a

Browse files
committed
Add link to ceriously.com in README
1 parent b2da18c commit 6581f6a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,12 @@ See [browser.tsx](https://github.com/styfle/react-server-example-tsx/blob/master
4444

4545
See [server.tsx](https://github.com/styfle/react-server-example-tsx/blob/master/src/server.tsx) for the server-side code.
4646

47-
4847
## Prior art
4948

5049
Based on prior work found at [mhart/react-server-example](https://github.com/mhart/react-server-example). It's very good so you should check it out :)
5150

5251
Additionally, I use a combination between [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/react-&-webpack.html#create-a-webpack-configuration-file) and [awesome-typescript-loader](https://github.com/s-panferov/awesome-typescript-loader#configuration) when I switched from browserify v1.4.x to webpack v2.0.x (now webpack v3.x).
52+
53+
## Authors
54+
55+
Developed by [ceriously.com](https://www.ceriously.com)

0 commit comments

Comments
 (0)