A guide and reference to help people get started with React Native.
npm installnpm run devThe first time it may take a little while to generate the first webpack-assets.json and complain with a few dozen [webpack-isomorphic-tools] (waiting for the first Webpack build to finish) printouts, but be patient. Give it 30 seconds.
npm run build
npm run startThe production version of this app is running here.
Please contribute!
MIT, Copyright (c) 2016 Devin Abbott
This project is based on the starter template: https://github.com/erikras/react-redux-universal-hot-example
MIT, Copyright (c) 2015 Erik Rasmussen
Devin Abbott, @devinaabbott