hankxdev / vue-chrome-extension-boilerplate

Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-chrome-extension-boilerplate

Node.js CIAll Contributors

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

πŸ“–

Hank X

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.

License:Apache License 2.0


Languages

Language:JavaScript 93.4%Language:Vue 5.0%Language:HTML 1.6%Language:Stylus 0.0%