Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/1ambda/gh-profile


https://github.com/1ambda/gh-profile

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# gh-profile

## Development

```sh
# editor
cd ghp-editor
make install
make run-cont

# viewer
cd ghp-viewer
npm run start:hmr
```