mail/front
2023-03-29 16:23:24 +02:00
..
public main components 2023-02-22 18:38:10 +01:00
src improve syncing and storing 2023-03-29 16:23:24 +02:00
babel.config.js update database structure 2023-03-11 14:52:08 +01:00
jsconfig.json initial commit 2023-02-22 16:23:11 +01:00
package-lock.json add modal to add new imap mailbox 2023-02-27 22:34:36 +01:00
package.json display mail in iframe, add design for thread and unseen 2023-03-27 01:04:43 +02:00
README.md initial commit 2023-02-22 16:23:11 +01:00
vue.config.js fetching mailboxes from api 2023-03-17 13:31:27 +01:00
yarn.lock display mail in iframe, add design for thread and unseen 2023-03-27 01:04:43 +02: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.