yuanyan / react-native-web-example

React Native Web Example
40 stars 25 forks source link

React Native Web Example

screenshot

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