Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owowagency/model-collection
https://github.com/owowagency/model-collection
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/owowagency/model-collection
- Owner: owowagency
- Created: 2021-08-11T19:01:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-21T13:47:14.000Z (about 3 years ago)
- Last Synced: 2024-12-19T21:50:12.526Z (about 1 month ago)
- Language: TypeScript
- Size: 346 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Model collection
## Setup
```bash
yarn
```## Build
```bash
yarn build
```## Lint
```bash
yarn lint
```## Test
```bash
yarn test
```