Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pedrouid/react-native-nodejs-example

Testing nodejs-mobile-react-native with ipfs
https://github.com/pedrouid/react-native-nodejs-example

Last synced: 13 days ago
JSON representation

Testing nodejs-mobile-react-native with ipfs

Awesome Lists containing this project

README

        

# react-native-nodejs-example

1. Install dependencies

```sh
npm run bootstrap
```

2. Run Metro Bundler

```sh
npm run start
```

3. Open XCode Project and Run

```sh
open ios/reactnativenodejsexample.xcodeproj
```