Skip to content

It's a boilerplate with a basic counter app using webext-redux library.

Notifications You must be signed in to change notification settings

ihenvyr/react_chrome_extension

Repository files navigation

react-chrome-extension

It's a boilerplate with a basic counter app using webext-redux library.

Getting Started

Clone repository

$ git clone https://github.com/ihenvyr/react-chrome-extension.git
$ cd react-chrome-extension

Install dependencies, and run dev script (to build the chrome extension files)

$ npm install   # install dependencies
$ npm start     # develop
$ npm run build # compile

About

It's a boilerplate with a basic counter app using webext-redux library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published