Skip to content

jteneycke/vue-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

make chrome-extension with vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published