http://rawgit.com/yuanyan/react-native-web-exploding-hearts/master/web/output/index.html
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