yisense / vue-crv01

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 hot-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

License:Apache License 2.0


Languages

Language:JavaScript 85.5%Language:Vue 12.8%Language:HTML 1.6%