Skip to content

tshaddix/webext-redux-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webext-redux-examples

Examples using webext-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

npm start

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 webext-redux from SoCal ReactJS meetup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published