Skip to content
 
 

Repository files navigation

About

A guide and reference to help people get started with React Native.

Installation

npm install

Running Dev Server

npm run dev

The 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.

Building and Running Production Server

npm run build
npm run start

Demo

The production version of this app is running here.

Contributing

Please contribute!

License

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

Author

Devin Abbott, @devinaabbott

About

Interactive tutorials for React Native beginners

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages