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

https://github.com/vandercat/thatsme


https://github.com/vandercat/thatsme

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Who? me?

## Developing

```bash
yarn

yarn dev
```

## Building

```bash
yarn build
```

You can preview the production build with `npm run preview`.