Skip to content

dislazy/chrome-access-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-extension-template

vue-cli3 + webpack4 + element-ui 实现编译打包Chrome浏览器插件

环境安装

npm install

开发环境编译并热更新

npm run serve
or
npm run build-watch

生产环境打包

npm run build

分析包组件大小

npm run analyze

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors