Skip to content

Commit

Permalink
Adding reference to React Native for Web Starter - fix #146
Browse files Browse the repository at this point in the history
  • Loading branch information
grabcode committed Jun 3, 2016
1 parent 71cfd23 commit f18c3bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@ npm install --save react@0.14 react-dom@0.14 react-native-web

Read the [Client and Server rendering](docs/guides/rendering.md) guide.

## React Native Web Starter

You may also start a fresh React Native Web project from this starter. It provides a lean and familiar setup as it follows a standard React Native project structure.

[>> React Native for Web Starter](https://github.com/grabcode/react-native-web-starter)


## Examples

Demos:
Expand Down

0 comments on commit f18c3bd

Please sign in to comment.