Skip to content

A browser extension boilerplate for Vue 3 + Vite + Tailwind

License

Notifications You must be signed in to change notification settings

AndrewR3K/browser-extension-boilerplate

Repository files navigation

Browser Extension Boilerplate

Start creating browser extension in minutes with this easy-to-use boilerplate for a Vue3 + Vite boilerplate.

Features

  • Vue 3
  • Vite
  • TailwindCSS
  • Daisy UI
  • Packaging Script

Installation

$ npm install

Build - Development

$ npm run dev

Build - Production

$ npm run build

Package for distribution

$ npm run pack

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU General Public License v3.0

About

A browser extension boilerplate for Vue 3 + Vite + Tailwind

Topics

Resources

License

Stars

Watchers

Forks