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

https://github.com/firstbober/rkgk-huzuni


https://github.com/firstbober/rkgk-huzuni

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# rkgk-huzuni

This is a userscript initiated from [@violentmonkey/generator-userscript](https://github.com/violentmonkey/generator-userscript).

## Development

``` sh
# Compile and watch
$ npm run dev

# Build script
$ npm run build

# Lint
$ npm run lint
```