Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkeeth/riotjs-with-uhooks
https://github.com/kkeeth/riotjs-with-uhooks
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkeeth/riotjs-with-uhooks
- Owner: kkeeth
- License: mit
- Created: 2022-04-17T14:21:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T17:48:48.000Z (over 2 years ago)
- Last Synced: 2024-12-24T05:23:51.749Z (19 days ago)
- Language: Riot
- Homepage: https://kkeeth.github.io/riotjs-with-uhooks/
- Size: 397 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# uhooks
## Start
```
npm start
```## Test
```
npm test
```## Build
```
npm run build
```