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

https://github.com/futursolo/reality-rs

Subject your application to brutal reality
https://github.com/futursolo/reality-rs

Last synced: 9 months ago
JSON representation

Subject your application to brutal reality

Awesome Lists containing this project

README

          

# Reality

Subject your application to brutal reality.

# How to run tests

To run tests created by reality, you can use: `wasm-pack test --node`

# Development

This application uses `dom-testing-library` and `jsdom`.
You can build the JavaScript bundle with the following commands:

1. `yarn`
2. `yarn build`