Skip to content

A Dead simple example on how to run redux-saga without redux using event channels

Notifications You must be signed in to change notification settings

orabazu/redux-saga-event-channels

Repository files navigation

Dead simple example on how to run redux-saga without redux using event channels

Why you do that? Why not? 🤙

Installation

npm install

Start Dev Server

npm start

Build Prod Version

npm run build

Features:

When you run npm run build we use the mini-css-extract-plugin to move the css to a separate file. The css file gets included in the head of the index.html.

About

A Dead simple example on how to run redux-saga without redux using event channels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages