- 一个使用
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
# 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
舆情监控系统页面
系统系统托盘、
electron
消息通知 (类似腾讯新闻)
This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.