Skip to content

apt-exploit/react-env-extension

Repository files navigation

react-env-extension

Guys, I created this little environment for developing browser extensions, I was studying the concept and this was the most stable and secure way to use @reactjs. I would greatly appreciate your opinions to optimize our extensions.

Installation

  • Install the dependencies
  • Then add the build.sh permissions
yarn install
chmod +x scripts/build.sh