/kuhluh

An illustration of a Redux async action creator

Primary LanguageJavaScript

Kuhluhs

An illustration of an async action creator.

Setup

After cloning this repo:

yarn

To run the server:

yarn build
yarn server

Then go to http://localhost:3000

Or, to run webpack-dev-server:

yarn start

And go to http://localhost:8080