All Projects → sandstorm → Redux Saga Demo

sandstorm / Redux Saga Demo

Licence: mit
Redux Saga Demo for getting started with React, Redux and Redux-Sage

Programming Languages

javascript
184084 projects - #8 most used programming language

Redux Saga Demo

This mini-game serves is an example for:

  • react components and containers
  • redux action handling
  • redux-saga action listening and production
  • bundling using webpack and babel

setup

nvm install
nvm use
npm install

compile

nvm use
npm run build

development

nvm use
npm run server
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].