Learn How to create a Chrome Extension using webpack, React and tailwind CSS.
Jul 17, 2023 · 8 min read · We will make a new folder and use our IDE to open it. Run the following commands after our IDE has been launched: npm init -y A package.json file will be created that contains descriptive and functional metadata about our project, such as a name, ...
Join discussion
