@tradle/web-example
v1.3.0
Published

Downloads
78
Keywords
Readme
React Native Web Example

https://rawgit.com/yuanyan/react-native-web-example/master/web/output/index.html
Usage
Install dependencies and devDependencies:
npm installStart native packager server:
npm startStart web dev server:
react-web startBuild web bundle:
react-web bundle