An open API service indexing awesome lists of open source software.

https://github.com/danielstern/redux-saga-sandbox

A console-based Redux Saga sandbox
https://github.com/danielstern/redux-saga-sandbox

Last synced: about 1 year ago
JSON representation

A console-based Redux Saga sandbox

Awesome Lists containing this project

README

          

# redux-saga-sandbox
A console-based Redux Saga sandbox

## About
Use this tool to learn Redux Saga in a responsive, browser-based environment.

## Installation and Getting Started

Enusre you have installed `nodejs` from https://nodejs.org/. Something >= 6.x should be fine., You will also need to have a version of `npm` >= 5.2.

To install dependencies and start the application run the following commands:

`npm install`

`npm start`

Visit `http://localhost:8082` using Chrome