vmail/frontend
Paul Lecuq 1f0d63b2a7
All checks were successful
continuous-integration/drone/push Build is passing
updated vmail (merge back and frontend, misc changes)
2021-12-27 23:51:54 +01:00
..
public updated vmail (merge back and frontend, misc changes) 2021-12-27 23:51:54 +01:00
src updated vmail (merge back and frontend, misc changes) 2021-12-27 23:51:54 +01:00
.gitignore updated vmail (merge back and frontend, misc changes) 2021-12-27 23:51:54 +01:00
babel.config.js updated vmail (merge back and frontend, misc changes) 2021-12-27 23:51:54 +01:00
package-lock.json updated vmail (merge back and frontend, misc changes) 2021-12-27 23:51:54 +01:00
package.json updated vmail (merge back and frontend, misc changes) 2021-12-27 23:51:54 +01:00
README.md updated vmail (merge back and frontend, misc changes) 2021-12-27 23:51:54 +01:00
vue.config.js updated vmail (merge back and frontend, misc changes) 2021-12-27 23:51:54 +01:00

vmail-ui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.