vue-chrome-extension-boilerplate
Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.
Scripts
// install dependencies
npm install
// build extension and watch for changes
npm run dev
// build extension zip
npm run build
// lint all source files
npm run lint
Contributors ✨
Thanks goes to these wonderful people (emoji key):
stealthleads ? ? |
linkerGitHub ? |
Andrew Mackie ? |
This project follows the all-contributors specification. Contributions of any kind welcome!