Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smhg/smhg.github.io
https://github.com/smhg/smhg.github.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/smhg/smhg.github.io
- Owner: smhg
- Created: 2015-07-15T10:06:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T22:11:42.000Z (about 2 years ago)
- Last Synced: 2024-04-15T03:04:46.562Z (9 months ago)
- Language: HTML
- Homepage: https://smhg.github.io
- Size: 4.84 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# smhg.github.io
## Development
```bash
$ npm run watch
```## Build
```bash
$ npm run build
```