Skip to content

The redux example as standalone console application instead of being tied with react.

Notifications You must be signed in to change notification settings

hoangddt/redux-example-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux console

I am reading the redux tutorial and found out that I only want to try the core redux features and its API, the react integration distract my experiment onto the core function. So I made this redux console that contain standalone redux application can run directly on the console via nodejs.

Run the app

  1. Install dependency
$ yarn
  1. Run
$ yarn start

About

The redux example as standalone console application instead of being tied with react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published