# LanMiaoDesktop **Repository Path**: javacodekit2010/LanMiaoDesktop ## Basic Information - **Project Name**: LanMiaoDesktop - **Description**: 一个完整electron桌面程序,主要使用electron-vue+vuetify。阿里云oss自动更新,完整的托盘最小化,闪烁等常用功能,Nsis制作漂亮的安装包。Tip:务必使用yarn安装依赖 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 174 - **Created**: 2019-09-01 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lanmiao > 懒喵-小工具,热点资讯,技术博客...应有尽有 ![Alt text](https://github.com/hilanmiao/LanMiaoDesktop/blob/master/static/screen.png) ![Alt text](https://github.com/hilanmiao/LanMiaoDesktop/blob/master/static/screenHome.png) ![Alt text](https://github.com/hilanmiao/LanMiaoDesktop/blob/master/static/screenInstall.png) ![Alt text](https://github.com/hilanmiao/LanMiaoDesktop/blob/master/static/screenTray.png) #### Build Setup ``` bash # install dependencies npm install (tip: please use 'yarn install') # serve with hot reload at localhost:9080 npm run dev # build electron application for production npm run build # lint all JS/Vue component files in `src/` npm run lint ``` --- This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).