Skip to main content

Command Palette

Search for a command to run...

Setup React, Tailwind, and Shadcn ui for browser extension development

Updated
1 min read
B

I am full-stack web developer interested in building web applications that scale to the moon.

In this article we’re going to setup a development environment for our browser extension

This starter was extracted fromhttps://github.com/classvsoftware/spy-extensionby the author of building browser extension. Give him a follow on githubhttps://github.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