An electron-vue project
-
本地存储账户信息 nedb
-
解析Excel中的邮箱
-
添加邮件附件
-
群发邮件
-
富文本插件 tinymce(号称宇宙最强)
# install dependencies
yarn install
# serve with hot reload at localhost:9080
yarn run dev
# build electron application for production
yarn run build
# run unit & end-to-end tests
yarn test
# lint all JS/Vue component files in `src/`
yarn run lint
This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.