olareoun / React-Redux-SAGA-tutorial-APP

Simple React-Redux-Saga App developed for tutorial article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Redux-SAGA-tutorial-APP

Simple React-Redux-Saga App developed for the tutorial article

Online DEMO

Usage

git clone https://github.com/Lavitr/React-Redux-SAGA-tutorial-APP.git
cd React-Redux-SAGA-tutorial-APP
npm install
npm start
open http://localhost:8080  (should start automatically )

Available Commands

npm start - start the dev server
npm run dev - create a developer build in `dist` folder
npm run build - create a production ready build in `dist` folder

About

Simple React-Redux-Saga App developed for tutorial article


Languages

Language:JavaScript 93.7%Language:HTML 6.3%