mail/front
2023-04-05 17:28:58 +02:00
..
public main components 2023-02-22 18:38:10 +01:00
src add thread in api and front 2023-04-05 17:28:58 +02:00
babel.config.js tests in typescript 2023-04-01 22:36:51 +02:00
package-lock.json switch front to typescript 2023-04-02 16:44:54 +02:00
package.json switch front to typescript 2023-04-02 16:44:54 +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 switch front to typescript 2023-04-02 16:44:54 +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.