https://github.com/firstbober/rkgk-huzuni
https://github.com/firstbober/rkgk-huzuni
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/firstbober/rkgk-huzuni
- Owner: Firstbober
- License: mit
- Created: 2024-09-04T16:13:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-07T13:44:42.000Z (over 1 year ago)
- Last Synced: 2024-09-08T01:57:11.485Z (over 1 year ago)
- Language: TypeScript
- Size: 246 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```