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

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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