https://github.com/coreyphillips/nodeaddonattempt
https://github.com/coreyphillips/nodeaddonattempt
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coreyphillips/nodeaddonattempt
- Owner: coreyphillips
- Created: 2020-08-14T00:50:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T01:40:23.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T10:51:52.553Z (2 months ago)
- Language: Java
- Size: 380 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Steps To Setup & Run:
```
git clone https://github.com/coreyphillips/nodeAddonAttempt && cd nodeAddonAttempt
```
```
nvm use 10 && npm i
```
`
react-native run-ios
`
or
`
react-native run-android
`