/reality-rs

Subject your application to brutal reality

Primary LanguageRust

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