Skip to content

starter kit / template of react native best practice with flux architecture & redux implementation inspired by F8App (http://makeitopen.com).

License

Notifications You must be signed in to change notification settings

lussatech/react-native-redux-boilerplate

Repository files navigation

react-native-redux-boilerplate

starter kit / template of react native best practice with flux architecture & redux implementation inspired by F8App (http://makeitopen.com).

Installation

git clone https://github.com/lussatech/react-native-redux-boilerplate.git
cd react-native-redux-boilerplate
npm install

# run on android
# make sure the emulator is running
# or your connected
react-native run-android

# run on iOS
react-native run-ios

Usage

read http://makeitopen.com to understand the file structure.

About

starter kit / template of react native best practice with flux architecture & redux implementation inspired by F8App (http://makeitopen.com).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published