Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.
// 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
Thanks goes to these wonderful people (emoji key):
stealthleads 🚇 💻 |
linkerGitHub 💻 |
Andrew Mackie 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!