This template will help you get started developing a browser extension with Vue
- vue router
- auth pages
- google identity
- neat file structure
- state and fetcher
- tailwindcss
Install dependencies:
bun i
Fill up .env
U good to go 💗
Run and observe a beauty
bun dev
Be ready to upload your extension
bun run build
Improve code quality
bun run check