Go to file
2022-11-03 22:40:30 +01:00
public init 2022-09-29 20:14:31 +02:00
src Debug 2022-11-03 22:40:30 +01:00
.browserslistrc init 2022-09-29 20:14:31 +02:00
.Dockerfile update docker-compose; add dockerfile 2022-10-20 23:59:00 +02:00
.env.example add project files 2022-09-30 20:59:08 +02:00
.eslintrc.cjs add project files 2022-09-30 20:59:08 +02:00
.gitignore init 2022-09-29 20:14:31 +02:00
babel.config.js init 2022-09-29 20:14:31 +02:00
nginx.conf fix nginx 2022-11-02 12:15:54 +01:00
package-lock.json debug 2022-10-01 23:56:13 +02:00
package.json debug 2022-10-01 23:10:07 +02:00
README.md init 2022-09-29 20:14:31 +02:00
tsconfig.json init 2022-09-29 20:14:31 +02:00
vue.config.js init 2022-09-29 20:14:31 +02:00

frontend

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.