Skip to content

fantafi/react-chrome-redux-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-chrome-redux-examples

Examples using react-chrome-redux from SoCal ReactJS meetup.

To Run An Example

Clone or download this repo.

Navigate to an example's root folder, then run

npm install 

To build the project, run

gulp

And webpack bundle will be created.

In the root project directory, you will find a build folder. To install the extension in chrome, go to chrome://extensions on your browser, make sure developer mode is enabled, and click on "Load unpacked extension...". Select the build directory and you're on you're way!

About

Examples using chrome-redux from SoCal ReactJS meetup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • HTML 6.4%