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

https://github.com/dosymep/dosymep.github.io


https://github.com/dosymep/dosymep.github.io

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Personal page

https://dosymep.net
https://dosymep.github.io

# Build

```bash
brew install node
npm install --global yarn
yarn install
yarn build
```

# Preview

```bash
yarn preview
```