vuejs-dummy-chrome-extension Tailwind Templates

Vuejs Dummy Chrome Extension

Chrome Extension UI build in Vue3, Typescript, Tailwindcss

Vue 3 Chrome Extension with TypeScript and TailwindCSS

This is a dummy Chrome extension built with Vue 3, TypeScript, and TailwindCSS. It demonstrates the basic setup and structure for developing Chrome extensions using these technologies.

Features

  • Vue 3 for building the user interface
  • TypeScript for type-safe JavaScript
  • TailwindCSS for utility-first CSS styling
  • Simple UI demonstrating a chatbot interface

Project Setup

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/MayankDiwate/vue3-chrome-extension.git
    cd vue3-chrome-extension
    
  2. Install the dependencies:

    npm install
    

    or

    yarn install
    

Development

To start the development server with hot-reloading:

npm run dev

Top categories

Loading Svelte Themes