vbv/client
Christian Cueni 3917def262 Use structlogger 2022-04-20 15:24:29 +02:00
..
.vscode Add client base vue app 2022-04-12 16:02:00 +02:00
cypress Add client base vue app 2022-04-12 16:02:00 +02:00
public Add client 2022-04-13 14:57:20 +02:00
src Use structlogger 2022-04-20 15:24:29 +02:00
.eslintrc.cjs Add prettier config 2022-04-20 15:23:56 +02:00
.gitignore Add client 2022-04-13 14:57:20 +02:00
.prettierrc Add prettier config 2022-04-20 15:23:56 +02:00
README.md Add basic layouts 2022-04-20 14:31:01 +02:00
cypress.json Add client 2022-04-13 14:57:20 +02:00
env.d.ts Add client base vue app 2022-04-12 16:02:00 +02:00
index.html Add client base vue app 2022-04-12 16:02:00 +02:00
package.json Use structlogger 2022-04-20 15:24:29 +02:00
postcss.config.js Setup postcss and tailwind 2022-04-14 08:59:06 +02:00
tailwind.config.js Update prefix, make linter happy 2022-04-20 15:24:27 +02:00
tsconfig.app.json Add client base vue app 2022-04-12 16:02:00 +02:00
tsconfig.json Add client 2022-04-13 14:57:20 +02:00
tsconfig.vite-config.json Add client base vue app 2022-04-12 16:02:00 +02:00
tsconfig.vitest.json Add client base vue app 2022-04-12 16:02:00 +02:00
vite.config.ts Update env variables, use env variables in vite.config.js 2022-04-20 15:23:10 +02:00

README.md

VBV Client

VBV Frontend

Installation

npm run install

Run

npm run dev

Vue layouts

How layouts are implemented