https://github.com/robpando/reactnative-tictactroll
https://github.com/robpando/reactnative-tictactroll
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robpando/reactnative-tictactroll
- Owner: RobPando
- Created: 2017-05-22T20:02:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T20:14:08.000Z (about 9 years ago)
- Last Synced: 2025-04-02T17:31:03.718Z (over 1 year ago)
- Language: JavaScript
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reactNative-ticTacTroll (Practice app)
practice app made following some guides and practices from [Stephen Grider Udemy course](https://www.udemy.com/the-complete-react-native-and-redux-course) and other practices learned.
### Get started
* Clone the repo
* run `yarn install`
* (For iOS) open xcode `open ios/ticTacToc.xcodeproj/`
* run `yarn start`
* finally click the build button in xcode :arrow_forward: