Skip to content

Hyllesen/reduxlearningstarter

Repository files navigation

reduxlearningstarter

Simple starter app for ReactNativeTutorial.net Redux tutorial

You can look on the branch "finished", to see the finished app with redux implemented.

To run the starter project:

git clone https://github.com/Hyllesen/reduxlearningstarter
cd reduxlearningstarter
yarn install
react-native run-ios

Use npm install if you prefer to use npm instead of yarn. Use react-native run-android if you are using Android.

About

Simple starter app for ReactNativeTutorial.net Redux tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published