mail/front
2023-03-23 23:59:49 +01:00
..
public main components 2023-02-22 18:38:10 +01:00
src fix modal background opacity 2023-03-23 23:59:49 +01: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 add modal to add new imap mailbox 2023-02-27 22:34:36 +01: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 start to load messages from rooms 2023-03-20 21:28:13 +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.