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

https://github.com/lukehedger/ts-urql


https://github.com/lukehedger/ts-urql

eslint prettier react rollup typescript urql

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# ts-urql

## Setup

```sh
yarn
```

## Develop

```sh
yarn dev
```

## Build

```sh
yarn build
```