Skip to content

jaruyot/reactjs-redux-basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Introduction

Prerequisites

Usage

After installing the tools above, run these commands from command line:

  1. git clone https://github.com/jaruyot/reactjs-redux-basics.git
  2. cd reactjs-redux-basics
  3. npm install
  4. npm run build (this will start webpack development server)
  5. Open the web browser and browse to http://localhost:8080

Credits

This code was forked from: https://github.com/mschwarzmueller/reactjs-redux-basics

About

Source Code of my ReactJS Redux Basics Series on YouTube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.9%
  • HTML 15.1%