Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 482 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 482 Bytes

React-Native-Redux-Boilerplate

This is a simple boilerplate made to instruct on the Haskell dankness of which is redux+react-native. Made specifically for the use of the SRJC CS club, but if you find this trying to understand why the fuck OOP sucks in React and JS, I welcome you to clone

To run:

clone,
npm install
react-native run-android
```
#### or (if you have a mac and xcode 
#####        ....and for some reason want to run ios)

react-native run-ios