Skip to content

scriperdj/react-gulp-chrome-extension-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension Boilerplate using React/Redux & Gulp automation

Build Status

This is a modification to react-chrome-extension-boilerplate to use Gulp automation instead Webpack.

It uses React.js with Redux, browserify & css-modulesify which are ideal for building complex applications.

As the original example, the inject script will be executed on github pages(https://github.com/*) when visited.

Installation

  • Clone the repo
$ git clone https://github.com/scriperdj/react-gulp-chrome-extension-boilerplate.git
  • Install dependencies
$ npm install
  • Build using gulp tasks
$ gulp
  • Load the ./dev folder to Google Chrome using Load unpacked extensions option.

About

Boilerplate for Chrome extension using React.js, Browserify and Gulp automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published