Skip to content

zhen-ke/chrome-extension-weather

Repository files navigation

chrome-extension-weather

基于 Vue 的天气预报扩展

安装扩展

点这里安装扩展

目录结构

/dist — 存放扩展的主要文件夹(本地加载扩展只需要加载这个文件夹)

项目截图

screenshot

构建应用

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

天气预报 Chrome 扩展

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published