Setup React, Tailwind, and Shadcn ui for browser extension development
In this article we’re going to setup a development environment for our browser extension
This starter was extracted fromgithub.com/classvsoftware/spy-extensionby the author of building browser extension. Give him a follow on githubgithub.com/msfrisbie
git clone https://github.com/BishalN/browser-extension-starter
Now you’re good to go;
If you want to setup shadcn ui as well then
git clone -b with-shadcn https://github.com/BishalN/browser-extension-starter