A simple example to demonstrate Redux JSON API.
The example uses endpoints-example hosted on https://example.danielhuisman.io/v1.
Run a hot-reloading server on http://localhost:4000 by default.
yarn run dev
Note: this will only enable hot-reloading for the example source. To hot reload rdx-json-api
run this in the main folder:
yarn run watch