React Native Web Exploding Hearts
January 12, 2016 ยท View on GitHub

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