React Native Web Example
January 29, 2016 ยท View on GitHub

https://rawgit.com/yuanyan/react-native-web-example/master/web/output/index.html
Usage
Install dependencies and devDependencies:
npm install
Start native packager server:
npm start
Start web dev server:
react-web start
Build web bundle:
react-web bundle