yusronhanan / electron-vue-mailbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-vue-mailbox

It is my second electron project using https://www.electronforge.io/, which I combine it with vue.js. For this project, I build mailbox that allow you to enter your email and password (gmail account, which you should to make you google account in less secure mode). Basically, since my first project cannot be packaged as windows .exe, then I re-create it. It's the link : https://github.com/yusronhanan/electron-vue/

You can run it using 'npm start' or just install the 'Mailbox Setup.exe' on your windows.

Project setup

npm install

or

yarn install

Run it

npm start

or

yarn start

Customize configuration

See Configuration Reference.

About


Languages

Language:HTML 65.0%Language:JavaScript 33.4%Language:CSS 1.5%