Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 465 Bytes

Redux JSON API Example

A simple example to demonstrate Redux JSON API.

The example uses endpoints-example hosted on https://example.danielhuisman.io/v1.

Usage

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