1 Forks
1 Stars
1 Watchers

rn-production

Code for blog article "Preparing a react native app for production" Series

How to download and setup rn-production

Open terminal and run command
git clone https://github.com/victorbruce/rn-production.git
git clone is used to create a copy or clone of rn-production repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rn-production https://github.com/victorbruce/rn-production/archive/master.zip

Or simply clone rn-production with SSH
[email protected]:victorbruce/rn-production.git

If you have some problems with rn-production

You may open issue on rn-production support forum (system) here: https://github.com/victorbruce/rn-production/issues