react-native-redux-todo icon indicating copy to clipboard operation
react-native-redux-todo copied to clipboard

Getting started guide

Open jeremiahrhall opened this issue 9 years ago • 1 comments

jeremiahrhall avatar Dec 21 '15 00:12 jeremiahrhall

Dependencies:

Git Node >= 4.0 Xcode >= 7.1

git clone [email protected]:jeremiahrhall/react-native-redux-todo.git
cd react-native-redux-todo
npm install
npm run create my-new-project
cd ../my-new-project
open XcodeProj.xcodeproj

Then click play in the simulator

jeremiahrhall avatar Dec 21 '15 01:12 jeremiahrhall