mail/front
2023-04-14 20:54:44 +02:00
..
public main components 2023-02-22 18:38:10 +01:00
src reply message from thread and room 2023-04-14 20:54:44 +02:00
babel.config.js tests in typescript 2023-04-01 22:36:51 +02:00
package-lock.json start on repond to message (basic input and builder for dm) 2023-04-14 18:37:33 +02:00
package.json start on repond to message (basic input and builder for dm) 2023-04-14 18:37:33 +02:00
README.md initial commit 2023-02-22 16:23:11 +01:00
tsconfig.json show addresses in front 2023-04-03 20:37:07 +02:00
vue.config.js fetching mailboxes from api 2023-03-17 13:31:27 +01:00
yarn.lock start on repond to message (basic input and builder for dm) 2023-04-14 18:37:33 +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.