Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1ambda/gh-profile
https://github.com/1ambda/gh-profile
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/1ambda/gh-profile
- Owner: 1ambda
- Created: 2017-04-05T10:19:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:32:45.000Z (about 2 years ago)
- Last Synced: 2024-04-14T18:15:44.065Z (9 months ago)
- Language: JavaScript
- Size: 3.95 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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
```