template-vue-chrome-extension
v1.1.0
Published
Scaffolding out a Chrome Extension template
Downloads
8
Readme
Feature
- Use poi
- ESLint with eslint-config-alloy
- Use vue and vue-router
Usage
Install SAO first.
yarn global add sao
# or
npm i -g sao
From git
sao sinchang/template-vue-chrome-extension my-project
From npm
sao template vue-chrome-extension my-project
Development
1、yarn && yarn watch
2、open chrome://extensions/
load dist
dir
License
MIT © sinchang