https://github.com/mattiaerre/yellow-yard
yellow-yard
https://github.com/mattiaerre/yellow-yard
frontend ios react-native
Last synced: 3 months ago
JSON representation
yellow-yard
- Host: GitHub
- URL: https://github.com/mattiaerre/yellow-yard
- Owner: mattiaerre
- License: mit
- Created: 2017-05-20T04:57:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-05T21:41:38.000Z (about 9 years ago)
- Last Synced: 2026-01-30T12:41:27.769Z (6 months ago)
- Topics: frontend, ios, react-native
- Language: JavaScript
- Size: 424 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yellow-yard
React Native tutorial, FrontendMasters course and see what happens ...
```bash
npm install -g react-native-cli
react-native init YellowYard
cd YellowYard
react-native run-ios
```
## Releases
### v1.0.0-alpha.1

## Resources
- [X] https://facebook.github.io/react-native/docs/getting-started.html
- [ ] https://frontendmasters.com/courses/react-native/introduction/