react-native-web-example icon indicating copy to clipboard operation
react-native-web-example copied to clipboard

React Native Web Example

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