Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/owowagency/model-collection


https://github.com/owowagency/model-collection

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Model collection

## Setup

```bash
yarn
```

## Build

```bash
yarn build
```

## Lint

```bash
yarn lint
```

## Test

```bash
yarn test
```