Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielborges2000/async-spec


https://github.com/gabrielborges2000/async-spec

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Async-spect

App para ler o async storage de aplicações React Native que irá receber os dados atrávez de um web hook local.

## Recommended IDE Setup

- [VSCode](https://code.visualstudio.com/)

## Project Setup

### Install

```bash
$ pnpm install
```

### Development

```bash
$ pnpm dev
```

### Build

```bash
# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux
```