Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkeeth/riot-toh-demo
https://github.com/kkeeth/riot-toh-demo
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkeeth/riot-toh-demo
- Owner: kkeeth
- License: mit
- Created: 2021-12-28T07:41:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T06:09:55.000Z (5 months ago)
- Last Synced: 2024-11-30T16:41:23.537Z (24 days ago)
- Language: Riot
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# riot-toh-demo
## Start
```
npm start
```## Test
```
npm test
```## Build
```
npm run build
```