| Linux | Codecov |
|---|---|
This shows off some of the capabilities of the RealOptions API.
To develop, clone this repo. Install dependencies via npm install. Then run npm run download-docs. Note this will only work on *nix operating systems. Then run npm run mock-api-background or npm run mock-api to start the mock server. The first command will run the mock server in the background. To run the web client, run npm start.