An open API service indexing awesome lists of open source software.

https://github.com/coreyphillips/nodeaddonattempt


https://github.com/coreyphillips/nodeaddonattempt

Last synced: 2 months ago
JSON representation

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
`