舆情监控系统 poetries
Use this command to install 舆情监控系统:
winget install --id=poetries.yuqing-monitor-electron -e
poetries.yuqing-monitor-electron
README
yuqing-monitor-electron
> - 一个使用Electron+Node+Vue+ElementUI+Highcharts
开发的舆情监控客户端,支持windows
、mac
多平台
> - 文章总结 http://blog.poetries.top/2019/01/06/electron-summary
> - Electron-vue
文档 https://simulatedgreg.gitbooks.io/electron-vue/content/cn
> 最新版本 https://github.com/poetries/yuqing-monitor-electron/releases/tag/v0.0.1
Build Setup
# install dependencies
yarn install
# serve with hot reload at localhost:9080
yarn run dev
# build electron application for production
# 在mac下执行,则构建mac的应用
# 在windows执行,构建window安装包
yarn run build
screenShot
> 舆情监控系统页面
> 系统系统托盘、electron
消息通知 (类似腾讯新闻)
This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.