Chrome extension React template
- Clone this repo
- Run
$ npm install - Run
$ npm start
If you wish to load it as an extension:
- Run
$ npm run distat least once to create the./distdirectory - (Optional) Run
$ npm startif you want to work on it while it is installed - Go to
chrome://extensionsand select "Load Unpacked Extension" - Select the
./distdirectory of this project
See the change log.