Go to file
2023-02-27 22:34:36 +01:00
back start to save mail from imap 2023-02-26 17:23:52 +01:00
front add modal to add new imap mailbox 2023-02-27 22:34:36 +01:00
public initial commit 2023-02-22 16:23:11 +01:00
src initial commit 2023-02-22 16:23:11 +01:00
.gitignore initial commit 2023-02-22 16:23:11 +01:00
babel.config.js initial commit 2023-02-22 16:23:11 +01:00
jsconfig.json initial commit 2023-02-22 16:23:11 +01:00
package.json initial commit 2023-02-22 16:23:11 +01:00
README.md initial commit 2023-02-22 16:23:11 +01:00
vue.config.js initial commit 2023-02-22 16:23:11 +01:00
yarn.lock initial commit 2023-02-22 16:23:11 +01:00

mail

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.