Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkeeth/riot-with-msw-repo
https://github.com/kkeeth/riot-with-msw-repo
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkeeth/riot-with-msw-repo
- Owner: kkeeth
- License: mit
- Created: 2022-10-21T10:11:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T12:23:38.000Z (about 2 years ago)
- Last Synced: 2024-12-24T05:23:50.251Z (19 days ago)
- Language: JavaScript
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# riot-with-msw-repo
## Start
```
npm start
```## Test
```
npm test
```## Build
```
npm run build
```