Skip to content

Simple React-Redux example with async/sync actions using Redux Thunk middleware

Notifications You must be signed in to change notification settings

Lavitr/ReduxAsyncActions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReduxAsyncActions

Simple React-Redux example with async/sync actions using Redux Thunk middleware

Usage

git clone https://github.com/Lavitr/ReduxAsyncActions.git
cd ReduxAsyncActions 
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
npm test - run all tests

About

Simple React-Redux example with async/sync actions using Redux Thunk middleware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published