This project is no longer active. This Reposiroty will be kept as a reference to building chrome extensions uisng Raect.
To start the project locally, run:
yarn && yarn watch
yarn watch
— Starts the application.yarn build
— Creates an optimized production build of your application.