https://github.com/nwylynko/react_native_all
https://github.com/nwylynko/react_native_all
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nwylynko/react_native_all
- Owner: NWylynko
- Created: 2020-04-09T16:29:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T11:09:36.000Z (9 months ago)
- Last Synced: 2025-02-06T08:45:05.228Z (4 months ago)
- Language: JavaScript
- Size: 2.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Native All
```sh
# Windows
$ npm run windows# Web
$ npm run web# IOS
$ npm run ios# Android
$ npm run android```