Installing ReactJS on your Chrome Extension

#chrome extension development

#chrome extension

Let's start this post by saying, thanks for patiently waiting while I gather all the information together and post it here. I'd like to say 2 things before I start this post, 1. Make sure you're ready to rock and roll with this, and 2. please hit the like button on my video.

Here is a link for ReactJS Chrome Extension Boilerplate.

git clone [email protected]:manshu/reactjs-chrome-extension.git
cd reactjs-chrome-extension
yarn install
yarn run watch or build