Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/koladev32/bloggero


https://github.com/koladev32/bloggero

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Bloggero

This is a small project of an integration of RevenueCat and React Native.

## Setup

First, you need to install the dependencies:

```bash
yarn install
```

Then run the project on your local machine:

```bash
yarn run android
```

Or if you are using a Mac machine, run the following command:

```bash
yarn run ios
```