vue-chrome-extension

1.0.0 • Public • Published

vue-chrome-extension

make chrome-extension with vue

Quick start

sudo npm install vue-chrome-extension -g
cd my-project
vuc init
npm install
gulp --watch

Add to chrome

add app/dist/chrome into chrome extension,then the app will auto reload with file modify.

File structrue

├── LICENSE
├── README.md
├── app
├── dist
├── gulpfile.babel.js
├── node_modules
├── package.json
├── promo
└── tasks

More details

Package Sidebar

Install

npm i vue-chrome-extension

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • cucygh