Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 289 Bytes

vue-chrome-starter

Quick start for chrome extensions with Vue2

Get Started

$ vue init Andself/vue-chrome-starter vue-project
$ cd vue-project
$ npm i

$ npm run build

$ npm run dev

License

MIT